veldtech / miki-bot

Miki Discord Bot
https://miki.bot
149 stars 48 forks source link

Use Redis when the connection string is configured #695

Open GerardSmit opened 4 years ago

GerardSmit commented 4 years ago

I need Redis to get all the guilds in the MiScript service, so I made it available in self-host.

velddev commented 4 years ago

Can you throw an exception for production if no Redis is found? Otherwise much can go wrong.