addtheletters/mid-bot

Separate bot logic from discord api

Closed this issue · 1 comments

An additional abstraction layer between the discord py client and the bot's logic would allow for connection to other chat services and local testing of bot commands.

less relevant after migration to discord.ext.commands