Open ChippuArt opened 2 years ago
You can't run exe on linux, it is only for windows. Instead I suggest you build from source:
Go build
3 In terminal - ./discord-mass-dm-GO
to run discord-mass-dm-GOI also suggest using screen on linux to keep it online 24/7 with detachable sessions
screen -S DMDGO
creates a new sessionscreen -ls
check existing sessionsscreen -R DMDGO
to reattach to sessionI myself use this method to run multiple instances at the same time + able to modify the source code
Hello, while this topic is open, I would like to ask a question.
How can I reduce ram usage? I activated an average of 2500 coins. I split them as 2500/4. So I am opening as 5 customers. Ram usage is increasing day by day.
Hello, while this topic is open, I would like to ask a question.
How can I reduce ram usage? I activated an average of 2500 coins. I split them as 2500/4. So I am opening as 5 customers. Ram usage is increasing day by day.
Hey, try DMDGO v1.10.1 I have made some changes to the websocket connection so it consumes less Ram. Let me know your results.
Hello, while this topic is open, I would like to ask a question. How can I reduce ram usage? I activated an average of 2500 coins. I split them as 2500/4. So I am opening as 5 customers. Ram usage is increasing day by day.
Hey, try DMDGO v1.10.1 I have made some changes to the websocket connection so it consumes less Ram. Let me know your results.
how much ram does 3000 tokens use on average
Hey, try DMDGO v1.10.1 I have made some changes to the websocket connection so it consumes less Ram. Let me know your results.
Ram usage continues to increase. Same result even if I try it on linux and windows system.
Is there a account generator in this program?
Is there a account generator in this program?
unfortunately not available
How are you getting tokens?
we produce
Hey, try DMDGO v1.10.1 I have made some changes to the websocket connection so it consumes less Ram. Let me know your results.
Ram usage continues to increase. Same result even if I try it on linux and windows system.
Do you get any errors on console?
Hey, try DMDGO v1.10.1 I have made some changes to the websocket connection so it consumes less Ram. Let me know your results.
Ram usage continues to increase. Same result even if I try it on linux and windows system.
Do you get any errors on console?
I'm not getting any errors.
https://cdn.discordapp.com/attachments/804863136259637288/993189900566405180/unknown.png There is a difference of 5 minutes and it continues to increase without stopping. I keep turning it off and on again.
Hi I try to run 1k tokens on a VPS system with Ubuntu 24 / 7 online and I uploaded the discord-mass-dm-GO now on the VPS, and run a lot of different commands, even though I cannot get the exe to go? Somebody can help on that?