Aaron Kimbrell feeac2e041
feat: refactor slash commands system into more scalable system (#1510)
* WIP, but working

* Scaffolding

* testing and making it compile again

* move all commands to functions

* renaming to compile

* fix failing tests

idk how these werent failing before.  Seems to have been magic.

* move commandss into their namespace
make help command useful
fix mac error

TODO: remove the multiple not founds/ rework the structure to split into help and handling

* Just need to fill out the fields, but it's all there templated

* Add all aliases, register missing commands

* All help text

* remove test logs

* improvements

pass through added code for optimizations and cleanup as well as reduce the amount of scoping for readability and maintainability

* Update SlashCommandHandler.cpp

* only save command if it is a GM command

* simplify if checks

* remove broken delimiter

* Update SlashCommandHandler.cpp

* Update SlashCommandHandler.cpp

---------

Co-authored-by: David Markowitz <EmosewaMC@gmail.com>
2024-04-08 15:11:59 -05:00
..
2024-02-27 01:29:51 -06:00
2024-02-27 01:29:51 -06:00
2024-02-27 01:29:51 -06:00
2022-07-28 08:39:57 -05:00
2023-03-26 05:18:45 -07:00
2024-01-01 21:50:00 -06:00
2024-01-01 21:50:00 -06:00
2024-03-31 21:46:51 -05:00
2024-01-03 06:52:11 +00:00
2023-03-26 05:18:45 -07:00