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

6 lines
218 B
Bash
Raw Normal View History

2022-04-20 23:41:25 +02:00
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