The architus backend is built with microservices at its root, allowing for rapid and flexible horizontal scalability. When it comes to the Discord API, the bot takes advantage of Discord’s sharding functionality, which provides determinate distribution of guilds across each bot instance.
Network Diagram
Last modified 2 years ago Edit this page on GitHub