mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-01 18:53:35 -07:00
partially-working sqlite-based usermasks
This commit is contained in:
@@ -45,5 +45,6 @@ func main() {
|
||||
irc.DEBUG_CHANNEL = config.Debug.Channel
|
||||
irc.DEBUG_SERVER = config.Debug.Server
|
||||
|
||||
log.Println(irc.SEM_VER, "running")
|
||||
irc.NewServer(config).Run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user