A moderation bot for The Balance discord.
pipenv
- Clone the repo and
pipenv install
. - Create a
config.toml
file using the template provided inexample.config.toml
. - Run
libra/bot.py
and invite the bot to your server.
Use the URL https://discord.com/oauth2/authorize?client_id=${CLIENT_ID}&permissions=268435462&scope=applications.commands%20bot
for the right permissions and scope for inviting the bot to your server