bot permission
Closed this issue · 9 comments
i have set up the bot, one on standalone and one on steam btw,,, anyway in either case my bot have permission level 0, obviously with admin or referee status,,any help?
That's exactly what happens when the "Nickname" field in the config isn't set correctly. If the error isn't obvious, create a gist with the config so I can have a look at it.
basically where it was saying Nickname: YourBotPluginDirectory, i have put in Nickname:hienaman YourBotPluginDirectory just added myname after Nickname:
Well, according to quakelive.com there is no account called "hienaman". So if you're running the bot on an account, it's not called "hienaman", and thus the bot does not know your account's name. This will lead to the bot thinking whoever is executing commands is just some random guy, not the account the bot itself is running on. As of right now, the bot can't figure out the account name by itself, so it's important the nickname field is correct.
thats absolutely right i have given that as an example, but an issue still persist, funny enough i have also noticed that wherever i go im taking bot with me
Sorry, but I'm not sure what you're saying. Did you solve the issue? If not, please make a gist of the config so I can have a look at it. I'd also need to know the exact name of the account the bot is running on.
thats a gist
https://gist.github.com/hienaman/dffe593069ed52280458
what i meant before was that i can go into any server and i act as a bot in there even if there is already a bot on a server, but im always permission 0,, on my or on other people servers
Change line 3:
Nickname:BaTTleJuice YourBot
into
Nickname: BaTTleJuice
Then restart the bot and it should be fixed.
Thank you very much. You are The Man. Perm level 999 works great, and congratulations on creating the bot its exactly what was missing from quake.
No problem.