john_feedbackbot
john_feedbackbot copied to clipboard
A simple feedback bot with message response support
John feedback bot.(@john_phonk_bot)
Installation.
git clone https://github.com/john-phonk/john_feedbackbot.git
cd john_feedbackbot/
Install mongodb.
pip3 install -r requirements.txt
Now you must insert your values into config.ini
1. bot_token - Your bot token. 2. db_url - Use mongodb://localhost:27017 to run the database on the local machineOr use MongoDB URI (I wrote how to get it in this article).
python3 main.py
Commands:
/ban [reply or id]
/unban [reply or id]