Skip to content

Instantly share code, notes, and snippets.

@mgeitz
Created October 3, 2022 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgeitz/e8f42d5511d025475396a8974e48e338 to your computer and use it in GitHub Desktop.
Save mgeitz/e8f42d5511d025475396a8974e48e338 to your computer and use it in GitHub Desktop.
EQ Alert 3.3.5
{
"line": {
"group_alone": {
"alert": {},
"reaction": "solo",
"sound": "is anyone there?"
},
"group_already": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_considering": {
"alert": {},
"reaction": "solo",
"sound": "considering"
},
"group_created": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_disbanded": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_invite_instruction": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_invite_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_invite_you": {
"alert": {},
"reaction": "solo",
"sound": "true"
},
"group_invite_you_cancel": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_join_notify": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_joined": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_joined_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_leader_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_leader_you": {
"alert": {},
"reaction": "group",
"sound": "true"
},
"group_leave_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"group_removed": {
"alert": {},
"reaction": "solo",
"sound": "true"
},
"group_removed_other": {
"alert": {},
"reaction": "solo",
"sound": "true"
},
"guild_new_member": {
"alert": {},
"reaction": "solo",
"sound": "welcome"
},
"invite_no_target": {
"alert": {},
"reaction": "false",
"sound": "false"
}
},
"version": "3.3.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment