Initial commit

This commit is contained in:
2022-04-20 23:41:25 +02:00
commit 0a43da51f1
16 changed files with 2185 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Kaizen bot (old)
Code for the discord bot of the official discord server from the german anime youtuber [kaizen](https://www.youtube.com/c/KaizenAnime).
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.