How to get your credentials - realmayus/clipbot GitHub Wiki
Create a telegram bot / Get Bot Token
- Open Chat with @BotFather
- Write to him
/newbot
- Enter a display name for your bot.
- Enter a username for your bot (has to end with "bot")
- Copy the Bot Token from BotFather's Response and store it in a safe place.
Get your ChatID
- Open the chat with your newly created bot.
- Write your bot a message.
- Open this URL in your browser (preferably Firefox since it has JSON Formatting):
Replace [YOUR BOT TOKEN] (also the brackets) with your bot token!
https://api.telegram.org/bot{YOUR BOT TOKEN}/getUpdates
- The highlighted area is your chatID:
