Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

{
"allow": [
"#*#tells you,#*#",
"[MQ2]#*#",
"#*#sent a tell#*#",
"#*#out of character#*#",
"#*#shouts,#*#",
"#*#says,#*#"
],
"autoconnect": true,
"block": [
"[MQ2Discord]#*#",
"#tells you, 'Attacking#*#",
"#*#tells you, 'Attacking#*#"
],
"channel": "XXX",
"token": "YYY.a4",
"user": "numeric_12342342"
}
{
"allow": [
"[MQ2Discord]#*#",
"[MQ2]#*#"
],
"autoconnect": true,
"block": [],
"channel": "",
"token": "",
"user": ""
}
Im currently getting code 500001 missing access, not sure what I'm doing wrong. I followed https://www.redguides.com/community/resources/mq2discord.80/
Im currently getting code 500001 missing access, not sure what I'm doing wrong. I followed https://www.redguides.com/community/resources/mq2discord.80/
I think this has been broken for a little while now.
That likely means you don't have access to the channel that you're trying to post in. If it's a private channel, make sure the bot has been granted access. If it's a public channel make sure that your settings are correct for the channel ID.
It's not broken for me and I just recently changed computers, added new discord channels, and added a whole different group to it which is the same process you would go through when setting it up.
Nice! That’s good news. I remember @Redbot saying something about the plugin author being kinda scarce when someone else was having issues.
You can reply now without a bot. I supposed one could work in the ability for another Discord bot to issue commands to your group, but at that point wouldn't you be better off sticking with MQ2 doing that for you?@alynel I love the plugin.
Is it possible for the bot to listen to the channel and accept commands?
like "Reply to a tell"
{
"allow": [
"You have gained an ability point! You now have #*# ability points.",
"You have gained the ability#*#",
"#*#tells you,#*#"
],
"autoconnect": true,
"block": [
"#*#pet tells you,#*#",
"#*#tells you, 'Attacking #*# Master#*#"
],
"channel": "NONEYA",
"token": "NONEYA",
"user": "NONEYA"
}
Alternatively, you could filter out the things you don't want to see and then set that channel to notify you on new messages which would give you that same experience.Is it possible to have this @admin or @myname in my discord so I would see the notification like this
View attachment 17160
Alternatively, you could filter out the things you don't want to see and then set that channel to notify you on new messages which would give you that same experience.
group-spam //allow default [MQ2] / [MQ2Discord]
group-chat //allow chat messages // block pet messages
group-loot // allow #*#looted#*#
{
"autoconnect": true,
"channels": [
{
"allow": [
"tells you,",
"sent a tell",
"out of character",
"shouts,",
"says,",
"tells general"
],
"block": [],
"id": "591686553860964372",
"users": [
"117514678434922503"
]
},
{
"allow": [
"[MQ2]"
],
"block": [],
"id": "591876915053330453",
"users": [
"117514678434922503"
]
},
{
"allow": [
"#*#looted#*#"
],
"block": [],
"id": "591877703305789441",
"users": [
"117514678434922503"
]
}
],
"token": "token",
"user": "12345"
}
Right now you can only have 1 channel. I'm working on a version that will let you have multiple, as well as be able to tag you.

I'm traveling right now, but if no one else gets you remind me tomorrow and I will send mine.Has anyone set this up with filters to any /say from a real PC (or GM) is flagged/notified, but all the spam /say bs from mercs and pets and stuff is ignored?
I’d like to use this to respond to /say, /tells, and /ooc ... but I don’t care about anything else.
That’d be great man, thank you.I'm traveling right now, but if no one else gets you remind me tomorrow and I will send mine.
{
"allow": [
"[MQ2Discord]#*#",
"[MQ2]#*#",
"#*# tells you,#*#",
"#*# says,#*#",
"#*# told you,#*#",
"#*#tells the group,#*#",
"#*#|${Me.Name}|#*#"
],
"autoconnect": true,
"block": [
"#*#|${Me.CleanName}|`s pet#*#",
"#*#|${Me.Pet.CleanName}| says,#*#",
"#*#|${Me.Pet.CleanName}| tells you,#*#",
"#*#|${Me.Pet.CleanName}| told you,#*#",
"#*# #*# says,#*#",
"#*# #*# tells you,#*#",
"#*# #*# told you,#*#",
"#*#You will not evade me#*#"
],
"channel": "",
"token": "",
"user": ""
}
This is indeed possible, but you can't just prepend an @ in front of a name, I need to look up how to do it again though...Is it possible to have this @admin or @myname in my discord so I would see the notification like this
View attachment 17160
isn't there a way to do @here or @everyone as well?Right now to do a mention you need to send<@userId>to it. So you could add an allow for it, then get your macro to/echo <@12345>
Is that not justisn't there a way to do @here or @everyone as well?
<@here>
JSON:{ "allow": [ "[MQ2Discord]#*#", "[MQ2]#*#", "#*# tells you,#*#", "#*# says,#*#", "#*# told you,#*#", "#*#tells the group,#*#", "#*#|${Me.Name}|#*#" ], "autoconnect": true, "block": [ "#*#|${Me.CleanName}|`s pet#*#", "#*#|${Me.Pet.CleanName}| says,#*#", "#*#|${Me.Pet.CleanName}| tells you,#*#", "#*#|${Me.Pet.CleanName}| told you,#*#", "#*# #*# says,#*#", "#*# #*# tells you,#*#", "#*# #*# told you,#*#", "#*#You will not evade me#*#" ], "channel": "", "token": "", "user": "" }
That's not exactly what I use, but it should get you pretty far along. You can add or remove as you see fit. The only thing it won't filter is NPCs who have only one name and say something (NPCs with spaces in their names will be filtered). So you may need to add those manually.
{
"allow": [
"#*# tells you,#*#",
"#*# told you,#*#",
"#*#tells the group,#*#"
],
"autoconnect": true,
"block": [
"#*#|${Me.CleanName}|`s pet#*#",
"#*#|${Me.Pet.CleanName}| says,#*#",
"#*#|${Me.Pet.CleanName}| tells you,#*#",
"#*#|${Me.Pet.CleanName}| told you,#*#",
"#*# #*# says,#*#",
"#*# #*# tells you,#*#",
"#*# #*# told you,#*#",
"#*#You will not evade me#*#",
"[MQ2Discord]#*#",
"[MQ2]#*#",
"#*#|${Me.Name}|#*#"
],
"channel": "x",
"token": "x",
"user": "x"
}
I have set it up like this to reduce spam on discord and to only have tells incoming. I have kept some items in block so i can easily copy move them into allow whenever needed.
