No description
Find a file
2024-07-12 17:50:10 +02:00
.github Create dependabot.yml 2022-04-08 19:58:57 +02:00
cogs correctly calculate inventory limit 2024-05-21 18:23:04 +03:00
docs Update index.md 2022-04-25 14:29:41 +02:00
example_pics Initial commit 2022-04-06 23:46:47 +02:00
rename-to json_files update promocodes list 2024-05-21 18:49:07 +03:00
unused Summary (Required) 2022-05-28 14:02:50 +02:00
.breakpoints Added .brokepoints 2022-04-11 16:34:04 +00:00
.gitattributes Initial commit 2022-04-06 23:46:47 +02:00
.gitignore Bug fixes 2022-08-31 21:51:26 +02:00
ARIAL.TTF Font used for image generation 2023-12-21 16:38:04 +01:00
backup.py Waiting for google function to release 1.9.1 2022-04-22 19:13:57 +02:00
bank_functions.py Extra function for trading 2022-04-26 23:13:38 +02:00
calibri.ttf Initial commit 2022-04-06 23:46:47 +02:00
cases.json Changed everything to slash command and added slash command groups 2022-08-31 16:18:54 +02:00
channel_restrictions_functions.py nyan 2022-04-10 22:18:12 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-04-08 19:55:14 +02:00
dailymsgs.png Changed everything to slash command and added slash command groups 2022-08-31 16:18:54 +02:00
LICENSE Initial commit 2022-04-06 23:46:47 +02:00
lrs_stats_fertig.png Fixed levelroles.py 2022-04-19 16:16:40 +02:00
lrs_stats_tabelle.png Initial commit 2022-04-06 23:46:47 +02:00
main.py 1.12 2023-12-20 22:39:38 +01:00
README.md Update README.md 2022-05-22 11:59:46 +02:00
requirements.txt Bump pillow from 9.4.0 to 10.3.0 2024-04-01 14:38:21 +00:00
template.env remove profanity filter 2024-05-21 13:47:43 +03:00

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.

License

GPL3