forked from Firepup650/FireBot
Again, move firebot as far from hard-admins as possible
This commit is contained in:
parent
c9a751bece
commit
d5a1a809e9
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ servers: dict[str, dict[str, Any]] = {
|
|||
"efnet": {
|
||||
"address": "irc.mzima.net",
|
||||
"channels": {"#random": 0, "#dice": 0},
|
||||
"admins": ["firepup"],
|
||||
"hosts": [],
|
||||
"admins": [],
|
||||
"hosts": ["154.sub-174-251-241.myvzw.com"],
|
||||
},
|
||||
"replirc": {
|
||||
"address": "localhost",
|
||||
|
|
Loading…
Reference in a new issue