add "/shoutout" command (#4638)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
olafyang
2023-05-20 18:32:06 +02:00
committed by GitHub
parent e1a6c24cf3
commit 21d4b2cacc
9 changed files with 274 additions and 0 deletions
+2
View File
@@ -66,6 +66,8 @@ set(SOURCE_FILES
controllers/commands/builtin/twitch/ChatSettings.hpp
controllers/commands/builtin/twitch/ShieldMode.cpp
controllers/commands/builtin/twitch/ShieldMode.hpp
controllers/commands/builtin/twitch/Shoutout.cpp
controllers/commands/builtin/twitch/Shoutout.hpp
controllers/commands/CommandContext.hpp
controllers/commands/CommandController.cpp
controllers/commands/CommandController.hpp