mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-28 15:27:43 +00:00
Switch twitch_emote to bunched
This commit is contained in:
parent
13b3f0f68a
commit
bedd14ab4e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ var commandHandlers = map[Command]CommandHandler{
|
|||
"emoticon_uses": C2SEmoticonUses,
|
||||
"survey": C2SSurvey,
|
||||
|
||||
"twitch_emote": C2SHandleRemoteCommand,
|
||||
"twitch_emote": C2SHandleBunchedCommand,
|
||||
"get_link": C2SHandleBunchedCommand,
|
||||
"get_display_name": C2SHandleBunchedCommand,
|
||||
"update_follow_buttons": C2SHandleRemoteCommand,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue