Skip to content

Instantly share code, notes, and snippets.

@fethib
Last active February 1, 2017 08:47
Show Gist options
  • Save fethib/d21ac4c29662dc2eac4a000f7e6b05c1 to your computer and use it in GitHub Desktop.
Save fethib/d21ac4c29662dc2eac4a000f7e6b05c1 to your computer and use it in GitHub Desktop.
{
"name": "bot",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "^11.0.0",
"fs": "0.0.1-security"
},
"devDependencies": {
},
"description": "A Discord bot that gives users roles depending the game they are playing."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment