noodlebox / KawaiiDiscord

Add huge sets of external emotes to Discord
MIT License
6 stars 2 forks source link

Periodically re-check for new emotes while running #2

Closed noodlebox closed 7 years ago

noodlebox commented 8 years ago

The scripts should check for updates to emote sets so that a page reload is not necessary to see new emotes. Frequency of checking could depend on how often the set is expected to be updated:

noodlebox commented 7 years ago

Should also refactor EmoteSet to use Promises, so that it's more flexible in handling this.