Skip to content

Commit 28f8158

Browse files
committed
Add ignoreUsers option and change default username
1 parent 37b8036 commit 28f8158

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"user": {
33
"id": null,
4-
"name": "715209",
4+
"name": "NOALBSbot",
55
"passwordHash": null
66
},
77
"switcher": {
@@ -146,8 +146,9 @@
146146
},
147147
"chat": {
148148
"platform": "Twitch",
149-
"username": "715209",
149+
"username": "NOALBSbot",
150150
"admins": ["b3ck"],
151+
"ignoreUsers": [],
151152
"language": "EN",
152153
"prefix": "!",
153154
"enablePublicCommands": true,

0 commit comments

Comments
 (0)