Download Telegram Feedback Bot
Choose your platform and start using the Feedback Bot today.
Quick Start
Follow these steps to set up and run the Feedback Bot on your platform.
1. Setup bot
The bot will ask you about Telegram token and Telegram group. The config file will be created in $HOME/.feedbackbot.org/config.yml
$ ./feedbackbot setup INFO: Config file: /home/demouser/.feedbackbot.org/config.yml Enter your Telegram bot token: 8123456789:XxXxXXxXxXXxXxXXxXxXXxXxXXxXxXxXxXXxX INFO: The provided bot token is ok. > Create a new Telegram group, enable topics. > Open your Telegram Bot https://t.me/MyBotNameBot > Send /start command. > Use 'Select group' button to select a newly created group with enabled topics. Waiting... INFO: 'MyGroupForFeedbacks' group will be used for feedbacks. INFO: Setup is completed. INFO: Run 'feedbackbot start'
2. Start bot
The bot will be run in long polling mode.
$ ./feedbackbot start 2024/07/16 12:30:23 INFO Starting bot in long polling mode. 2024/07/16 12:30:23 INFO Processing Telegram updates...