mirror of
https://code.dnix.de/da/flokatirc
synced 2026-07-27 08:59:44 +02:00
New mod management, new parameter -mods
This commit is contained in:
+2
-3
@@ -24,9 +24,8 @@ import (
|
||||
var hideOutput = true
|
||||
|
||||
func init() {
|
||||
MsgHandlers["rss"] = rssHandleMessage
|
||||
go rssRun()
|
||||
xlog.Info("RSS module initialized")
|
||||
MsgFuncs["rss"] = rssHandleMessage
|
||||
RunFuncs["rss"] = rssRun
|
||||
}
|
||||
|
||||
func rssRun() {
|
||||
|
||||
Reference in New Issue
Block a user