Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 3.2 KB

README.md

File metadata and controls

12 lines (10 loc) · 3.2 KB

Message-2-telegram-via-webhook-bot

I made this CMD script Message_2_telegram.bat to send message from your own telegram bot via cmd
Setup guide
1 - download the file
2 - right click and open the file in NotePad
3 - set your TOKEN here REM Telegram Bot Token SET "botToken=<TELEGRAM_TOKEN_HERE>"
REM Chat ID til modtageren SET "chatId=<CHAT_ID_HERE>"
4 - save fil and run
HAVE FUN :-D

Made By @Murdervan - github.com/murdervan/