formlesstree4 / EileenTheBot

Discord Bot Source Code for Eileen The Bot
MIT License
3 stars 0 forks source link

Add support for Hangfire and RavenDB #13

Closed formlesstree4 closed 3 years ago

formlesstree4 commented 3 years ago

This pull request will merge the poorly named "currency-integration" branch into master and bring about proper support for Hangfire and RavenDB into the bot! I've been sampling this code on my local machine for quite some time to positive results (with some bumps along the way).

I don't know if anyone wants to review this but this PR is kinda massive and also fixes a bug in master (as master doesn't actually build!).

The referenced pull requests this resolves is #11 and #12.