BotMate is a chatbot framework for developers.
🚀 Getting Started
Adding your bot

Adding first bot

Now that you have successfully setup BotMate, let's add your first bot. You should be presented with a login screen. If you are opening for the first time, you will be asked to login with username and password. By default, the username is admin and password is admin. Next, you will be redirected to bots management page. From here, you can add a new bot.

Click on the plus icon to add a new bot. You will be presented with a form to select your bot messaging platform and enter the token.

Navigate to your bot messaging platform and follow the steps.

Telegram

  1. Open Telegram and search for BotFather.

  2. Click on BotFather and start a chat.

  3. Type /newbot and follow the instructions.

  4. Once you have created the bot, you will receive a token.

  5. Copy the token and paste it in the input box.