- Python 3.5+
- discord.py
- requests
sudo apt-get install python3 python3-pip
sudo python3 -m pip install -U discord.py
sudo python3 -m pip install -U requests
git clone https://github.com/LeO-Fr/ASF-DiscordBot.git
cd ASF-DiscordBot
In main.py: Replace bot_token_here with your bot token.
In cogs/ipc.py: Replace bot_master_here with your Discord ID. (right click on your avatar in Developer mode).
In cogs/ipc.py: If you set a IPC password, replace ?password=null with ?password=yourpassword
python3 main.py