Fix: show color; add bot [WIP]
This commit is contained in:
@ -25,8 +25,8 @@ func init() {
|
||||
}))
|
||||
memcache = cache.MemCache
|
||||
cfg = config.LoadConfigOrDefault("")
|
||||
Notifier = broker.NewBroker()
|
||||
go Notifier.Listen()
|
||||
Notifier = broker.Notifier
|
||||
// go Notifier.Listen()
|
||||
}
|
||||
|
||||
var roundWords = map[string]string{
|
||||
|
Reference in New Issue
Block a user