Python Bot that will show the current CFX Status
- sudo apt install python3
- sudo apt install python3-pip
- pip install -r requirements.txt
- screen -S CFXStatusBot (if you get an error then do: sudo apt install screen)
- cd /CFX-Status-Bot-V2/
- python bot.py
Strg+A+D
to exit the screenscreen -r CFXStatusBot
to enter the screen againStrg+C
to stop the bot inside the screen
Please do not add the Comments in the config.json or you will break the script