Commit graph

5 commits

Author SHA1 Message Date
Noi
5e29c091f1 Add text command removal notice 2022-03-23 11:36:20 -07:00
Noi
4e0f23c033 Suppress obsolete warnings in deprecated code 2022-03-20 18:12:26 -07:00
Noi
27c7cbd234 Merge branch 'main' into slashcommands 2022-03-11 10:33:04 -08:00
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
Noi
ffdb1cd0e6 Rename UserInterface to TextCommands 2022-01-30 19:53:02 -08:00