mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-19 14:08:10 -07:00
Merge remote-tracking branch 'origin/master' into brb.5
This commit is contained in:
@@ -325,6 +325,10 @@ func init() {
|
||||
handler: whowasHandler,
|
||||
minParams: 1,
|
||||
},
|
||||
"ZNC": {
|
||||
handler: zncHandler,
|
||||
minParams: 1,
|
||||
},
|
||||
}
|
||||
|
||||
initializeServices()
|
||||
|
||||
Reference in New Issue
Block a user