Documentation for infrabot
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:
Find telegram bot named @BotFather, he will help you to createand manage your
bot.
Write /help and you will see all possible commands that the @BotFather
can operate.
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.
Congratulations! You've just created your Telegram bot. You will see a new API token generated for it.
Put Token into telegram_bot_token parameter in config.json file.
Instruction could be found here.