/modesty

A highly configurable, self hostable, easy to use Modmail bot.

Primary LanguageTypeScriptOpen Software License 3.0OSL-3.0

modesty

A highly configurable, self hostable, easy to use Modmail bot.

Development setup

For all users, you will need to fill out the .env.example file as usual. After doing that, and following the instructions below, run npm run dev.

Nix

This project has a Nix flake for the development shell, just spawn it with your preferred dev env launcher.

Others

You will need to get a postgres instance running, and have DATABASE_URL present in the environment