BirthdayBot/ApplicationCommands
Noi 669579f477 Send full, not partial completions
Users accepting a partial suggestion get kicked out of the input field.
Not very good for usability. Instead, perhaps a full list will do.

More improvements needed.
2024-07-06 20:15:29 -07:00
..
BirthdayModule.cs Add autocomplete to time zone parameter 2024-07-06 19:42:36 -07:00
BirthdayOverrideModule.cs Add autocomplete to time zone parameter 2024-07-06 19:42:36 -07:00
BotModuleBase.cs Implement new suggestions from framework upgrade 2024-04-28 18:15:12 -07:00
ConfigModule.cs Bug fix and debug fix 2024-04-28 19:46:23 -07:00
ExportModule.cs Use CommandContextType over deprecated EnabledInDm attributes 2024-04-28 19:45:51 -07:00
HelpModule.cs Use CommandContextType over deprecated EnabledInDm attributes 2024-04-28 19:45:51 -07:00
ModalResponder.cs Remove unneeded TODOs 2022-08-31 21:13:41 -07:00
TzAutocompleteHandler.cs Send full, not partial completions 2024-07-06 20:15:29 -07:00