Testing version of the "PC Creator 2" Bot
Release repo here.
Install all dependencies:
pip install -r requirements.txt
Rename rename-to json_files
to json_files
.
Edit json_files/mainconfig.json
for your use.
Start by typing:
python main.py
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
The permissions and roles are set for our use case. Just change the Role-IDs in the .py files. (It's self explanatory.)
Create a bug report here.
Create a feature request here.