Telegram bots are very easy to make and onboard in GoTallo. To get started with telegram you first have to register a bot with telegram. Afterwards you can onboard it via the GoTallo Configuration Wizard.
Creating a Telegram Bot
-
Open Telegram and start a new chat with @BotFather.
-
Send /newbot to BotFather
-
BotFather will now guide you through the process of creating a bot
-
At the end of the Flow the bot will return an access token
Onboarding your telegram bot in GoTallo
-
Open the GoTallo Configuration Wizard
-
Select Channels in the sidebar
-
Click on “Add a new Channel"
-
Select telegram in the channel dropdown
-
Fill in all the fields:
-
Platform Name: This can be any name you want
-
Bot Username: This is the username of the bot. Bot usernames end with _bot
-
Token: This is the access token you got from BotFather
-
Webhook Secret: This is is a alpha-numeric string of characters. You can make this up yourself.
-
-
Press save
Once the bot is synced your platform is onboarded.