BirthdayBot/ApplicationCommands
Noi e265cafd25 Fix incorrect value checked for determining moderator
The public instance will be updated with this fix immediately.
This fixes cases in which those with moderator roles are unable
to use mod-only commands as intended.
It also fixes a dangerous bug in which users with the birthday role
assigned to them have unrestricted access to moderator commands.
2022-10-10 14:27:54 -07:00
..
Preconditions Fix incorrect value checked for determining moderator 2022-10-10 14:27:54 -07:00
BirthdayModule.cs Fix time zone unset when updating birthday (#26) 2022-09-16 21:48:46 -07:00
BirthdayOverrideModule.cs Fix override remove not acting on correct data 2022-05-25 08:43:38 -07:00
BotModuleBase.cs Implement block check within a precondition 2022-03-11 22:11:18 -08:00
ConfigModule.cs Fix incorrect value checked for determining moderator 2022-10-10 14:27:54 -07:00
HelpModule.cs Improve application command logging 2022-03-10 20:50:13 -08:00
ModalResponder.cs Use a modal to configure announcement messages 2022-03-13 21:24:17 -07:00