git clone https://github.com/tracemoepy/tracefeedback.git
cd tracefeedback/
pip3 install -r requirements.txt
1. bot_token - Your bot token.
2. db_url - Use mongodb://localhost:27017 to run the database on the local machine
Or use MongoDB URI (I wrote how to get it in this article).
python3 main.py