mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-15 17:46:55 +00:00
Add tests
This commit is contained in:
parent
f61fea6414
commit
1dc92ed407
3 changed files with 109 additions and 17 deletions
|
@ -131,10 +131,11 @@ func startJanitors() {
|
|||
loadUniqueUsers()
|
||||
|
||||
go authorizationJanitor()
|
||||
go bunchCacheJanitor()
|
||||
go pubsubJanitor()
|
||||
go aggregateDataSender()
|
||||
go bunchCacheJanitor()
|
||||
go cachedMessageJanitor()
|
||||
go commandCounter()
|
||||
go pubsubJanitor()
|
||||
|
||||
go ircConnection()
|
||||
go shutdownHandler()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue