modrunner / discord-bot

Node.js application powering the Modrunner Discord bot.
https://modrunner.net
Apache License 2.0
12 stars 5 forks source link

Backend rewrite #125

Open smcmo opened 9 months ago

smcmo commented 9 months ago

Move update checking and the database to a separate backend web server - the "engine".

Database

Update Checker

Outgoing notifications (notifier)

Incoming requests (web server)