discord-motto
Version:
Welcome to Discord Motto, a simple and easy to use package to set a server motto.
28 lines (27 loc) • 687 B
JSON
{
"name": "discord-motto",
"version": "0.0.3",
"description": "Welcome to Discord Motto, a simple and easy to use package to set a server motto.",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/QubieDiscord/public-motto-system.git"
},
"keywords": [
"motto",
"discord",
"discordjs"
],
"author": "DawsonTalks",
"license": "ISC",
"bugs": {
"url": "https://github.com/QubieDiscord/public-motto-system/issues"
},
"homepage": "https://github.com/QubieDiscord/public-motto-system#readme"
}