refactor: move ban/banid/timeout to their own file (#4938)

This commit is contained in:
pajlada
2023-11-04 17:26:58 +01:00
committed by GitHub
parent 9eea2f8c0a
commit e4c46355be
4 changed files with 321 additions and 274 deletions
+2
View File
@@ -65,6 +65,8 @@ set(SOURCE_FILES
controllers/commands/builtin/twitch/ShieldMode.hpp
controllers/commands/builtin/twitch/Shoutout.cpp
controllers/commands/builtin/twitch/Shoutout.hpp
controllers/commands/builtin/twitch/Ban.cpp
controllers/commands/builtin/twitch/Ban.hpp
controllers/commands/CommandContext.hpp
controllers/commands/CommandController.cpp
controllers/commands/CommandController.hpp