Go to file
M_Viper 2e3c80305f wunsch-bot.js aktualisiert 2024-09-07 18:05:16 +00:00
LICENSE Initial commit 2024-09-01 08:41:47 +00:00
README.md README.md aktualisiert 2024-09-01 08:46:14 +00:00
wunsch-bot.js wunsch-bot.js aktualisiert 2024-09-07 18:05:16 +00:00

README.md

# folgende Daten müssen beim ersten Start hinterlegt werden


.env Datei:

TELEGRAM_TOKEN="TOKEN"
ALLOWED_CHAT_ID="CHAT-ID"
ALLOWED_THREAD_ID="Channel wo der Bot arbeiten kann (Beispiel 3)"
 

zu Installierende Pakete:

npm install telegraf

npm install path

npm install fs

npm install archiver

npm install

node-schedule

npm install dotenv