- LUL.json - respond to a message with LUL
- Native_shoutout.json - A BROADCASTER / MOD command, give a native shoutout
- Wave.json - a frendly wave hello
Last active
July 17, 2023 13:26
-
-
Save PSingletary/a0619ca96473351b13a5592454a8fef3 to your computer and use it in GitHub Desktop.
FrankerFaceZ Chat Actions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"action":"chat","appearance":{"type":"text","text":"LUL","tooltip":"LUL"},"ctx":"hover","options":{"command":"LUL @{{user.displayName}}"},"display":{}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"action":"chat","appearance":{"type":"icon","text":"C","tooltip":"Native Shoutout","icon":"ffz-i-heart","color":"#417505"},"ctx":"hover","options":{"command":"/shoutout {{user.displayName}}"},"display":{}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"action":"chat","appearance":{"type":"text","text":"๐","tooltip":"Wave Hi"},"ctx":"hover","options":{"command":"๐ there @{{user.displayName}}"},"display":{}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment