1. Talk to @BotFather, and request to create a new bot. (hint: /help)
  2. Give the new bot a name, and a unique username.
  3. Take note of the bot token given by the @BotFather
  4. Add the new bot to a group.
  5. Run this - https://api.telegram.org/bot<bot_token>/getUpdates , to get the group’s chat id that contains the new bot.
  6. In the group, type /start @username to activate the new bot.