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/