UNPKG

char-mod-mail

Version:

A package made with JavaScript to help you create an amazing discord mod mail bot! Use s simple function to create a fully functional mod mal bot that has lots of options to change and make it custom for you! # Setup ``` const Discord = require('disco

24 lines (22 loc) 439 B
{ "name": "char-mod-mail", "version": "1.1.4", "description": "", "main": "index.js", "scripts": { "start": "node ." }, "repository": { "type": "git", "url": "git+https://github.com/C-h-a-r/Chars-Mod-Mail.git" }, "keywords": ["discord", "modmail", "discord-modmail"], "author": "", "license": "ISC", "devDependencies": { "node": "^16.6.1" }, "dependencies": { "discord.js": "^13.1.0" } }