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

5
install.sh Normal file
View File

@ -0,0 +1,5 @@
apt install git libmariadb3 libmariadb-dev
pip3 install aiohttp discord.py dreamutils mariadb tweepy twitchAPI git+git://github.com/Rapptz/discord-ext-menus
touch /var/log/kaizen.log
chmod ugo+rwx /var/log/kaizen.log