mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-18 13:38:10 -07:00
initial vhosts implementation, #183
This commit is contained in:
+1
-4
@@ -16,10 +16,7 @@ import (
|
||||
|
||||
var (
|
||||
restrictedNicknames = map[string]bool{
|
||||
"=scene=": true, // used for rp commands
|
||||
"chanserv": true,
|
||||
"nickserv": true,
|
||||
"hostserv": true,
|
||||
"=scene=": true, // used for rp commands
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user