merlinfuchs / embed-generator

Create rich embed messages for Discord (previously discord.club)
https://message.style
MIT License
292 stars 35 forks source link

Allow the main bot and a configured custom bot be the same #110

Open merlinfuchs opened 11 months ago

merlinfuchs commented 11 months ago

When users that self host the bot configure their main bot as a custom bot (to register custom commands) it breaks the execution of the standard commands. Fix this or let users deploy custom commands to the main bot.

merlinfuchs commented 10 months ago

This would be fixed by #120 if we start handling interactions over the gateway