gempir / gempbot-node

node bot for twitch
MIT License
4 stars 0 forks source link

Save all twitch/bttv emotes inside redis #7

Closed gempir closed 8 years ago

gempir commented 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.

gempir commented 8 years ago

redis now has all emotes and with !emotecache the emotes get refetched from twitchemotes / bttv