Skip to content

Integration ‐ Telegram support

Paolo edited this page Oct 1, 2023 · 1 revision

How to configure Reportergui with Telegram?

  1. Contact @botfather, and once you've created a bot and received your authorization token open the config file (config.yml) and set it.
  2. Remember to run the command /setprivacy from BotFather to set enable groups privacy
  3. Create your own group on telegram
  4. Discover the id group chat, so the bot send messages only there, so go to link: https://api.telegram.org/bot/getUpdates , next add your bot to your group and send a message.
    Example:
    ScreenShot
  5. Set in the field chat-id in config.yml, then: chat-id: -58038754 (It is an example, you must insert your id)
  6. Set the final configuration: example

    ScreenShot
  7. Start using Telegram integration:
    Screenshot