A Discord Bot made for our community
- Install the Toolchain
wget -O dpp.deb https://dl.dpp.dev/
sudo dpkg -i dpp.deb
sudo apt install -y cmake libsqlite3-dev libmpg123-dev- Set your bot's token
export TOKEN="{YOUR_TOKEN}"(you would usually put it in your ~/.bashrc file)
This Project is licensed under the zlib License