archit.us
archit.us copied to clipboard
Web dashboard & docs for Architus, a multi-purpose Discord bot
## Todo - [x] Implement auto response fetching using old API - [x] Consider integrating with new pool-based API? - [ ] Add data grid component ### Data Grid wishlist...
The `DiscordMock` component and all of its related libraries like `twemoji`, `node-emoji`, and `marked` should be lazy-loaded to greatly reduce the javascript cost of the home page and make it...
Now that we are in the progress of migrating to an Xstyled/Emotion based styling system (see #65) and are aggregating all of our design tokens to one place (see `Theme/tokens`),...
hello i fixed issue #52 for you joey >:(
## Front Page When you first click the tab you see: - Member Count - Message Count - Histogram of messages vs members - Histogram of messages vs time -...
Needed for enhanced data compliance with Discord to become a verified bot. ### Steps needed 1. Add a link to the footer 2. Request a Google Form document from project...
## A Counter * Shows total emoji in the guild and the ratio of loaded/[guild capacity](https://discord.com/developers/docs/resources/guild#guild-object-premium-tier) ## A table is populated with the following columns: > GET /emojis/ * preview...
## Rationale As discussed in https://docs.archit.us/internal/socketio/pools/, the rationale for pools is to provide entity caching on the frontend in a reusable way. ### Primary gateway routes - Single entity request...