Code for the discord bot of the official discord server from the german anime youtuber kaizen.
This repository has been archived on 2023-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-04-20 23:48:59 +02:00
assets Initial commit 2022-04-20 23:48:59 +02:00
kaizenbot Initial commit 2022-04-20 23:48:59 +02:00
.gitignore Initial commit 2022-04-20 23:48:59 +02:00
Dockerfile Initial commit 2022-04-20 23:48:59 +02:00
install.sh Initial commit 2022-04-20 23:48:59 +02:00
LICENSE Initial commit 2022-04-20 23:48:59 +02:00
main.py Initial commit 2022-04-20 23:48:59 +02:00
README.md Initial commit 2022-04-20 23:48:59 +02:00

Kaizen bot (old)

Code for the discord bot of the official discord server from the german anime youtuber kaizen. It is outdated and ran until half a year ago, seen at the time of writing (20.04.2022).

The only changes I made to the code is removing hardcoded tokens (very secure I know) and add some comments just because I've felt the urge to comment the mess. Additional comments are prefixed with ADDED AFTERWARDS: .

I don't know if the code is able to run anymore, may some dependencies broke, have changed or something else ¯_(ツ)_/¯.

Feel free to use the code for whatever you want, but as a warning: it's ugly and nested af.