This update of Hermes adds a system that automatically refreshes leaderboards every minute on second 0. This also means that leaderboard/position update notification messages will be automatically sent on every automatic refresh.
To trigger automatic refreshes a manual refresh is needed first. After the first manual refresh of any leaderboard, they will automatically refresh once per minute.
UPDATE WARNING
This update adds a new dependency to Hermes. Don't forget to run npm install
on the root directory of Hermes before starting it again, or else it will eventually crash.