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.
kaizen-bot-old/install.sh
2022-04-20 23:48:59 +02:00

6 lines
218 B
Bash

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