Hooks gets trigger on events related to bots
andersfylling opened this issue · 0 comments
andersfylling commented
Hooks gets triggered on every known discord event. If the bot is replies to a messagecreate events, it loops forever.
The hooks action func should have a argument to identify if this event relates to the bot itself, or another bot.