You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After going through the steps, I got the bot up and running. I run python3 Bot.py and the bot is online. Everything works fine, except for a few commands. the only commands that work are --help and --players. This is probably because I have 3 servers (2 of which I have shared access to start and stop the server only). How do I specify which server the bot has to use, or does the bot only use the server that I own?
Also in case you need it, here is the log of when i use python3 Bot.py:
The text was updated successfully, but these errors were encountered:
After going through the steps, I got the bot up and running. I run
python3 Bot.py
and the bot is online. Everything works fine, except for a few commands. the only commands that work are--help
and--players
. This is probably because I have 3 servers (2 of which I have shared access to start and stop the server only). How do I specify which server the bot has to use, or does the bot only use the server that I own?Also in case you need it, here is the log of when i use
python3 Bot.py
:The text was updated successfully, but these errors were encountered: