Closed gempir closed 8 years ago
Currently everytime the bot restarts it has to make several big http requests. Redis should act has a cache of these emotes and then the bot itself caches from redis once it starts.
Only make make http requests every few hours or on command.
redis now has all emotes and with !emotecache the emotes get refetched from twitchemotes / bttv
Currently everytime the bot restarts it has to make several big http requests. Redis should act has a cache of these emotes and then the bot itself caches from redis once it starts.
Only make make http requests every few hours or on command.