Commit graph

3 commits

Author SHA1 Message Date
Noi
478b39f268 Implement new database methods in existing code 2022-06-28 21:46:58 -07:00
Noi
b9e05b37f9 Pull up CommandsCommon into CommandsText 2022-05-06 21:42:17 -07:00
Noi
12c421ef17 Implement slash commands
Functionality between existing text and new slash commands have been reimplemented, with common functionality between both methods moved to a common base class.
This may see another rewrite later to make use of the library's interactions framework.
2022-01-28 20:30:43 -08:00
Renamed from Commands.cs (Browse further)