/template-discord-bot

Primary LanguagePythonMIT LicenseMIT

template-discord-bot, a Discord bot for ...something

bot.py is a Discord bot which can interface with SQL if you want it to

Usage

cp config.ini-template config.ini
# set up your configuration to the DB, asyncio_server ports, etc.
nano config.ini

Then, run ./bot.py to start the bot.