BirthdayBot/TextCommands
Noi f8b3f429bb Begin implementing slash commands
Set up a structure not unlike what exists for text commands in order to neatly separate subsets of commands/features into their own files.

Changed references for existing commands to "text commands" where it made sense to do so.
2022-01-30 22:26:33 -08:00
..
CommandDocumentation.cs Rename UserInterface to TextCommands 2022-01-30 19:53:02 -08:00
CommandsCommon.cs Begin implementing slash commands 2022-01-30 22:26:33 -08:00
HelpInfoCommands.cs Rename UserInterface to TextCommands 2022-01-30 19:53:02 -08:00
ListingCommands.cs Begin implementing slash commands 2022-01-30 22:26:33 -08:00
ManagerCommands.cs Rename UserInterface to TextCommands 2022-01-30 19:53:02 -08:00
UserCommands.cs Begin implementing slash commands 2022-01-30 22:26:33 -08:00