discord-forums
Version:
discord-forums is a lightweight, powerfull npm package that lets you make a forums channel for your server where members can discuss questions and ideas.
49 lines (48 loc) • 1.26 kB
JSON
{
"name": "discord-forums",
"version": "2.0.3",
"description": "discord-forums is a lightweight, powerfull npm package that lets you make a forums channel for your server where members can discuss questions and ideas.",
"main": "index.js",
"dependencies": {
"discord.js": "^14.4.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Abdelrahman-Mohammad/discord-forums.git"
},
"keywords": [
"forums",
"discord-forum",
"bot",
"framework",
"discord",
"discord-forums",
"discord-forums-bot",
"discord-forums-package",
"discord.js",
"forumsbot",
"discord-forum-bot",
"discord-bot",
"discordbot",
"forum",
"forum-maker",
"happy",
"discussions",
"discord-discussions",
"discord-discussion",
"discord-discuss",
"npm",
"npm-package",
"npm-discord",
"npm-discord-package"
],
"author": "Abdelrahman Mohammad",
"license": "MIT",
"bugs": {
"url": "https://github.com/Abdelrahman-Mohammad/discord-forums/issues"
},
"homepage": "https://github.com/Abdelrahman-Mohammad/discord-forums#readme"
}