comfydiscord
Version:
Comfiest Discord Bot Module for Coding Cafe
33 lines (32 loc) • 713 B
JSON
{
"name": "comfydiscord",
"version": "1.1.2",
"description": "Comfiest Discord Bot Module for Coding Cafe",
"main": "index.js",
"dependencies": {
"discord.js": "^12.5.3",
"dotenv": "^8.0.0"
},
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/instafluff/ComfyDiscord.git"
},
"keywords": [
"comfy",
"instafluff",
"discord",
"bot",
"easy",
"coding",
"javascript"
],
"author": "Instafluff",
"license": "MIT",
"bugs": {
"url": "https://github.com/instafluff/ComfyDiscord/issues"
},
"homepage": "https://github.com/instafluff/ComfyDiscord#readme"
}