Prerequesits: Node.js v15+, MongoDB
- Run
git clone https://github.com/wingio/jc-modmail
in a directory of your choosing. - Install dependencies with the package manager of your choice.
- npm:
npm i
- pnpm:
pnpm i
- Yarn:
yarn add
- npm:
- Start the bot!
- npm:
npm run start
- pnpm:
pnpm start
- Yarn:
yarn run start
- npm:
ModMail is licensed under the GNU General Public License v2.0