-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How does the Discord Bot work? #2
Comments
in the readme.md you see how the
when starting the program you also pass the file Line 143 in b393384
normal users can execute these commands:
an admin user as defined with DISCORD_ADMIN can execute these commands:
the bot fetches server data just in time. this means when executing |
can you find your servers if you look for them in Teeworlds? You need to use those IPs. 127.0.0.1 should not be used in this case. Use the external IP instead. the bot does not communicate with the masterservers at all. another problem might be that your discord bot has a rather bad connection to those servers. the server IPs and ports should be the ones that can be found in the Teeworlds server list (in game). |
Ahh, |
no, 0.6 is kind of outdated. even tho there are still people playing there, I do not intend to support it, because it will eventually die. Currently there is no such plan from my side. |
I did connect this bot to my own discord server correctly , and i edited port limited from 1024 to 1010 then i added this ip 94.250.248.183:1010 to my.txt file for testing zCatch server info but write !servers give this msg "could not fetch any server infos." I tried add some other ip by !add ip:port manually but !servers get me same error. So i need to know what im wrong and what i must to do i did it for ddrace gametype that same error given. Notice : permission bot , read , write given to the discord bot.
The text was updated successfully, but these errors were encountered: