mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 10:06:54 +00:00
Refactor bunched remote command
This commit is contained in:
parent
013e49e2c5
commit
db486e4eba
2 changed files with 40 additions and 60 deletions
|
@ -36,8 +36,8 @@ var CommandHandlers = map[Command]CommandHandler{
|
|||
"survey": HandleSurvey,
|
||||
|
||||
"twitch_emote": HandleRemoteCommand,
|
||||
"get_link": HandleBunchedRemotecommand,
|
||||
"get_display_name": HandleBunchedRemotecommand,
|
||||
"get_link": HandleBunchedRemoteCommand,
|
||||
"get_display_name": HandleBunchedRemoteCommand,
|
||||
"update_follow_buttons": HandleRemoteCommand,
|
||||
"chat_history": HandleRemoteCommand,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue