infrabot-io.github.io

Documentation

Documentation for infrabot


Create Telegram Bot


To begin to use infrabot you have to create your own Telegram bot and obtain API token using @BotFather.

Here are additional links which may be useful to you:


Step 1

Find telegram bot named @BotFather, he will help you to createand manage your bot.




Step 2

Write /help and you will see all possible commands that the @BotFather can operate.




Step 3

To create a new Bot type /newbot or click on it.

Follow the given instructions and set a new name to your bot. It has to be a unique value.




Step 4

Congratulations! You've just created your Telegram bot. You will see a new API token generated for it.


Step 5

Put Token into telegram_bot_token parameter in config.json file. Instruction could be found here.