/jc-modmail

General utility bot for discord.gg/jawsh

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

Logra logo

ModMail

General utility bot for the Jawsh discord server.


Discord GitHub code size in bytes Line count GitHub top language

Running Instructions

Prerequesits: Node.js v15+, MongoDB

  1. Run git clone https://github.com/wingio/jc-modmail in a directory of your choosing.
  2. Install dependencies with the package manager of your choice.
    • npm: npm i
    • pnpm: pnpm i
    • Yarn: yarn add
  3. Start the bot!
    • npm: npm run start
    • pnpm: pnpm start
    • Yarn: yarn run start

License

ModMail is licensed under the GNU General Public License v2.0

License: GPLv2