Skip to content

Commit a4cd1ae

Browse files
committed
update override config
1 parent cfb5259 commit a4cd1ae

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

templates/override_config.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,21 @@ main:
2424
registered_only: true
2525
historysize: 20
2626
fifo: "/home/botmaster/mpd1/mpd.fifo"
27-
superpassword: "kaguBe gave me all the power and I want to "
27+
user:
28+
# You can define several superusers here. To get a users hash use the command "showhash", see "internals".
29+
# The commands "reset", "set" and "settings" can only be used by the defined superusers.
30+
# Safety Information: All predefined entries for superuser and banned are only there to show you how it works, they will never work.
31+
superuser:
32+
72x60721xx216x4xx017f3x1x476d4358x48x648: dafoxia
33+
1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ1234: anotheruser
34+
35+
# Here the same applies as for "superuser" but these users will not be able to control the bot at all. The bot will ignore them completely.
36+
banned:
37+
123452342348234782937ckjfvo32ckj20938473: user3
38+
df92lkjvdkfj2okdfh20398vhj209eu2hjd092hn: anotherusername4
39+
40+
# Only ONE user hash as a string. If definied nobody will be able to use the bind command anymore but the defined user. The blacklist command can only be used after being bound.
41+
bound: # "1234567890ABCDEFGHIJKLMN"
2842

2943
mumble:
3044
use_vbr: 1

0 commit comments

Comments
 (0)