Separate bot logic from discord api
Closed this issue · 1 comments
addtheletters commented
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.
addtheletters commented
less relevant after migration to discord.ext.commands