ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

Change `CommandHandler.Mention()` to use `Dispatcher.Mention()` #478

Closed Ernest314 closed 1 year ago

Ernest314 commented 1 year ago

This is more natural since Dispatcher handles tracking the registered commands (and also Dispatcher.Mention() has a nicer interface anyway).