Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wingio/jc-modmail

General utility bot for discord.gg/jawsh
https://github.com/wingio/jc-modmail

bot discord discord-bot discord-js discordjs modmail

Last synced: 6 days ago
JSON representation

General utility bot for discord.gg/jawsh

Awesome Lists containing this project

README

        

Logra logo

# ModMail

General utility bot for the Jawsh [discord server](https://discord.gg/jawsh).

---

[![Discord](https://img.shields.io/discord/464247256648777738?label=Discord&logo=discord&logoColor=fff&style=for-the-badge)](https://discord.gg/jawsh)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/wingio/jc-modmail?logo=github&logoColor=%23fff&style=for-the-badge)
![Line count](https://img.shields.io/tokei/lines/github/wingio/jc-modmail?logo=github&logoColor=%23fff&style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/wingio/jc-modmail?style=for-the-badge)

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](https://img.shields.io/badge/License-GPL%20v2-blue.svg?style=for-the-badge)](https://github.com/wingio/jc-modmail/blob/main/LICENSE)