No description
- Python 100%
| .github | ||
| cogs | ||
| docs | ||
| example_pics | ||
| rename-to json_files | ||
| unused | ||
| .breakpoints | ||
| .gitattributes | ||
| .gitignore | ||
| ARIAL.TTF | ||
| backup.py | ||
| bank_functions.py | ||
| calibri.ttf | ||
| cases.json | ||
| channel_restrictions_functions.py | ||
| CODE_OF_CONDUCT.md | ||
| dailymsgs.png | ||
| LICENSE | ||
| lrs_stats_fertig.png | ||
| lrs_stats_tabelle.png | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
| template.env | ||
PCC3
Information
Testing version of the "PC Creator 2" Bot
Release repo here.
Installation
Install all dependencies:
pip install -r requirements.txt
Rename rename-to json_files to json_files.
Edit json_files/mainconfig.json for your use.
Usage
Start by typing:
python main.py
ATTENTION
Using the bot for the first time causes a few errors.
Setting a logging channel in cogs/logger in BOTH python files, resolves all except one.
The last one one can be fixed by creating a Ticket-Channel and typing .create_ticket
ATTENTION2
The permissions and roles are set for our use case. Just change the Role-IDs in the .py files. (It's self explanatory.)
Contributing
Create a bug report here.
Create a feature request here.