need help
Describe the problem whatever command I type I get this error
<21:42:02> "TS3AudioBot": Error: You cannot execute 'bot setup'. You are missing the 'cmd.bot.setup' right! <21:44:25> "TS3AudioBot": Error: You cannot execute 'play'. You are missing the 'cmd.play' right!
To Reproduce just type to it
System Information
-
Platform: (Ubuntu 16.04, Debian 8, Arch, etc)
window 10 -
Mono version: (
mono -V) -
Which commit did you download: (or on prebuilt:
mono TS3AudioBot.exe -V)
https://splamy.de/tsaudiobot/home Windows x64
you can find a "rights.toml" on the home directory from the bot. in this you must set your unique ID, or the Group-ID from Server Admin or your IP-Adress as admin for a example:
[[rule]]
# Set your admin Group Ids here, ex: [ 13, 42 ]
groupid = [8]
# And/Or your admin Client Uids here
useruid = [ "wSrO0BuH9tJBdbE2udtGcQBXRQo=" ]
# By default treat requests from localhost as admin
ip = [ "127.0.0.1", "::1" ]
"+" = "*"
I did that and it's not working
Did you get it working eventually?
You need to restart the bot after editing the rights.toml file.