Closed GlitchSlime closed 2 years ago
This isn't a javascript project, you're not supposed to run it with node
, but with the python interpreter. To run the file run python mainbomb.py
for windows, or python3 mainbomb.py
for linux (if python
doesn't already run python 3.8 or higher)
@GlitchSlime here are some instructions for each OS:
Windows:
cmd
)pip install discord.py
.Guildbomb
directory and run python mainbomb.py
MacOS:
cd
into the Guildbomb
directorypython3 install discord
python3 mainbomb.py
Linux:
Similar to MacOS
Thanks even though i have figured it out 2 days after asking this question
well, i added all of those all right, but i can't run it with node . and things