V4NSH4J / discord-mass-DM-GO

The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!
https://t.me/tosviolators
GNU Affero General Public License v3.0
2.17k stars 638 forks source link

Dm on react not working #566

Open Franuzu opened 2 years ago

Franuzu commented 2 years ago

Hey I set up the dm on react settings, it catches the reactions perfectly but it seems to fail at sending dms after catching it. It also says "skipping event from other channel" but there is no such event. Can you take a look? Great job with the sofware man gt

V4NSH4J commented 2 years ago

Hey! Can you remove message_id and channel_id from your config.json and try? Just set it to "" Can even remove the emoji if you want. If you don't specify them there, it would dm everyone in the server who reacts which I think is what you want

poegod commented 2 years ago

Working now?

Franuzu commented 2 years ago

Hey! Can you remove message_id and channel_id from your config.json and try? Just set it to "" Can even remove the emoji if you want. If you don't specify them there, it would dm everyone in the server who reacts which I think is what you want

Hey! It works perfectly fine with your config! But it still fails when you specify the message_id and channel_id. I just tried that way, removing the emoji bc it's what I want. You're doing an awesome job man!

poegod commented 2 years ago

Hey! Can you remove message_id and channel_id from your config.json and try? Just set it to "" Can even remove the emoji if you want. If you don't specify them there, it would dm everyone in the server who reacts which I think is what you want

Hey! It works perfectly fine with your config! But it still fails when you specify the message_id and channel_id. I just tried that way, removing the emoji bc it's what I want. You're doing an awesome job man!

It actually works when I specify message id and channel id

Franuzu commented 2 years ago

Hey! Can you remove message_id and channel_id from your config.json and try? Just set it to "" Can even remove the emoji if you want. If you don't specify them there, it would dm everyone in the server who reacts which I think is what you want

Hey! It works perfectly fine with your config! But it still fails when you specify the message_id and channel_id. I just tried that way, removing the emoji bc it's what I want. You're doing an awesome job man!

It actually works when I specify message id and channel id

Do you also specify the emoji? I let it blank and can't make it work idk why

poegod commented 2 years ago

i leave it blank

V4NSH4J commented 2 years ago

I always recommend to enter a serverid and an invite code. If you don't mention an emoji, it would DM everyone on the message who reacts to any emoji. If you don't mention the message ID and the emoji, it would DM everyone in the channel who reacts to something. If you don't mention the Channel ID, message ID and emoji, it would DM everyone in the server who reacts to something

The format for entering an emoji is just the emoji for unicode emojis example 🚀 or if it's a nitro emoji, you can enter emoji_name:emoji_id

I'm not sure what your issue is as it's not very detailed. but feel free to re-open this if you have any more questions.