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 637 forks source link

How to run on MacOS? #15

Closed ibeallc closed 2 years ago

ibeallc commented 2 years ago

I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls

V4NSH4J commented 2 years ago

I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls

Hi you should be able to execute it from your terminal window. Make sure you're in the right directory.

ibeallc commented 2 years ago

I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls

Hi you should be able to execute it from your terminal window. Make sure you're in the right directory.

Hi, thank you for your reply. I'm trying to execute it on terminal but it says it cannot execute binary file. https://imgur.com/a/igCmkap

V4NSH4J commented 2 years ago

I downloaded arm64 file on releases for m1 but I don't understand how to run discord-mass-dm-GO file. Help pls

Hi you should be able to execute it from your terminal window. Make sure you're in the right directory.

Hi, thank you for your reply. I'm trying to execute it on terminal but it says it cannot execute binary file. https://imgur.com/a/igCmkap

I think this happens when you try to execute the binary of another architecture. Could you try building from source? For DMDGO v1.0.6 releases, I didn't put a precompiled version for ARM64

ibeallc commented 2 years ago

I solved by this. Thank you!

chmod a+x ./discord-mass-dm-GO