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