mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
Merge remote-tracking branch 'origin/master' into brb.5
This commit is contained in:
commit
851617a4a5
13 changed files with 197 additions and 26 deletions
|
|
@ -325,6 +325,10 @@ func init() {
|
|||
handler: whowasHandler,
|
||||
minParams: 1,
|
||||
},
|
||||
"ZNC": {
|
||||
handler: zncHandler,
|
||||
minParams: 1,
|
||||
},
|
||||
}
|
||||
|
||||
initializeServices()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue