Initial commit
This commit is contained in:
5
install.sh
Normal file
5
install.sh
Normal 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
|
Reference in New Issue
Block a user