It is a discord bot that connects to your Sourcebans database and sends the last ban to a predetermined discord channel.
-
pip install discord
-
pip install pymysql.cursors
-
pip install asyncio
-
Modify the Token, Channel ID, Database info, and the query info from the database if u want, and the embed message (edit it like you want)
-
python bot.py