You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.gitignore | 5 months ago | |
build.sh | 5 months ago | |
go.mod | 5 months ago | |
go.sum | 5 months ago | |
main.go | 4 months ago | |
readme.md | 5 months ago | |
upload.sh | 5 months ago |
readme.md
telegram-bot-send-message
Get token from @BotFather. Get chat id with a bot like @getmy_idbot.
Run
TELEGRAM_BOT_TOKEN=replace_with_token TELEGRAM_CHAT_ID=replace_with_chat_id telegram-bot-send-message "I hate computers."