Skip to content

fg-devs/modmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

348a7f1 · Apr 15, 2022
Jun 23, 2021
Apr 15, 2022
Mar 27, 2021
Apr 13, 2022
Apr 15, 2022
Apr 1, 2022
Dec 23, 2020
Feb 24, 2021
Apr 13, 2022
Mar 27, 2021
Apr 15, 2022
Mar 27, 2021
Jan 31, 2022
Dec 29, 2020
Apr 15, 2022
Apr 15, 2022
Apr 15, 2022
Apr 15, 2022
Mar 5, 2021

Repository files navigation

Modmail

Requirements

Setup

After installing the requirements run the following command to install the necessary dependencies for Modmail

$ npm i

Then you must compile the project and a dist (distribution) directory will be generated

$ npm build

Starting

If you use PM2 or any other process manager you can call ./dist/app.js to start the bot. For the rest you can use the following

$ npm start