Bento is a Discord Bot dedicated to helping community managers build, grow and manage their communities. It features powerful tools for moderation, management, community engagement and more.
Here you can find all the components which make Bento work...
- Bento is the actual Discord Bot. Bento is written in Typescript, and uses the Discord.JS library to interact with Discord's APIs and Websocket gateways.
- Our Docs repository contains all the required markdown files & GitHub Actions tooling to run the Retype-powered Docs Site. The docs are hosted with GitHub Pages, and the generated HTML files are published under the
retype
branch. - Ricebox is the API which powers some of Bento's commands. It is currently closed-source, but will be open-sourced in the future
- Sushi is the Next.JS code for Bento's Website. It is published to Vercel automatically.