{ "pluginId": "expression-interaction", "pluginName": "Expression Interaction", "platformKeys": { "discord": "platform_discord", "twitch": "platform_twitch" }, "commands": [ { "id": "bonk", "trigger": "bonk", "usage": "bonk ", "name": "Bonk", "description": "Send a bonk to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "boop", "trigger": "boop", "usage": "boop ", "name": "Boop", "description": "Send a boop to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "cheer", "trigger": "cheer", "usage": "cheer ", "name": "Cheer", "description": "Send a cheer to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "claim", "trigger": "claim", "usage": "claim ", "name": "Claim", "description": "Send a claim to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "comfort", "trigger": "comfort", "usage": "comfort ", "name": "Comfort", "description": "Send a comfort to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "cuddle", "trigger": "cuddle", "usage": "cuddle ", "name": "Cuddle", "description": "Send a cuddle to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "encourage", "trigger": "encourage", "usage": "encourage ", "name": "Encourage", "description": "Send a encourage to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "headpat", "trigger": "headpat", "usage": "headpat ", "name": "Headpat", "description": "Send a headpat to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [ "head-pat" ] }, { "id": "highfive", "trigger": "highfive", "usage": "highfive ", "name": "Highfive", "description": "Send a highfive to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [ "high-five", "hf" ] }, { "id": "hug", "trigger": "hug", "usage": "hug ", "name": "Hug", "description": "Send a hug to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "kidnap", "trigger": "kidnap", "usage": "kidnap ", "name": "Kidnap", "description": "Send a kidnap to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "pat", "trigger": "pat", "usage": "pat ", "name": "Pat", "description": "Send a pat to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "snuggle", "trigger": "snuggle", "usage": "snuggle ", "name": "Snuggle", "description": "Send a snuggle to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "stab", "trigger": "stab", "usage": "stab ", "name": "Stab", "description": "Send a stab to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "stalk", "trigger": "stalk", "usage": "stalk ", "name": "Stalk", "description": "Send a stalk to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] }, { "id": "support", "trigger": "support", "usage": "support ", "name": "Support", "description": "Send a support to another user.", "level": "public", "platforms": [ "discord", "twitch" ], "aliases": [] } ] }