Added /requests command. Usage: /requests [channel]. (#3746)
Opens the channel points requests queue for the provided channel or the current channel if no input is provided. Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl>
This commit is contained in:
@@ -72,6 +72,7 @@ static const QStringList TWITCH_DEFAULT_COMMANDS{
|
||||
"unraid",
|
||||
"delete",
|
||||
"announce",
|
||||
"requests",
|
||||
};
|
||||
|
||||
static const QStringList TWITCH_WHISPER_COMMANDS{"/w", ".w"};
|
||||
|
||||
Reference in New Issue
Block a user