mirror of
https://github.com/the-programmers-hangout/Hermes.git
synced 2026-09-04 01:06:00 +02:00
fetch emote on 10 minute cycle
This commit is contained in:
@@ -9,7 +9,7 @@ class UpdateEmotes extends Service
|
||||
/**
|
||||
* The service interval.
|
||||
*/
|
||||
protected int $interval = 5;
|
||||
protected int $interval = 600; // 10 minutes
|
||||
|
||||
/**
|
||||
* Handle the service.
|
||||
|
||||
Reference in New Issue
Block a user