Riot-Byte / hydra-mass-dm

A mass DM discord bot which you can use to mass DM, single DM, spam an user, grant admin to members, change nickname of members, or nuke the server.
36 stars 30 forks source link

Bot doesn't work on Ubuntu LTS 22.04 #6

Open Sneaky-Snake10 opened 3 months ago

Sneaky-Snake10 commented 3 months ago

Add a .sh script and a separate server script for Linux and macOS. Upon inspecting the code, there were os.system() calls to Windows-only commands like pause.

daisuke1227 commented 3 months ago

bro are you dumb just do "python build.py" or "python3 build.py" jesus my guy

Sneaky-Snake10 commented 3 months ago

image The build.py script just tries to run commands like pause, cls to manage the terminal. Again, these don't work on linux. I was suggesting that you create an alternate build.py that doesn't use such commands, The cls() and pause() functions are what I was referencing.

My apologies if this came across as rude.

daisuke1227 commented 3 months ago

Oh I’m sorry for being rude ngl I was just really mad that day but I understand