{
  "name": "easy-discord-chatbot",
  "version": "0.0.4",
  "description": "A basic and easy to use discord chatbot module!",
  "main": "index.js",
  "scripts": {
    "start": "node index.js"
  },
  "dependencies": {
    "node-fetch": "^2.6.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TheLastGamer18/easy-discord-chatbot"
  },
  "bugs": {
    "url": "https://github.com/TheLastGamer18/easy-discord-chatbot/issues"
  },
  "homepage": "https://github.com/TheLastGamer18/easy-discord-chatbot#readme",
  "license": "MIT",
  "keywords": [
    "discord",
    "chatbot",
    "chat",
    "djs-chatbot",
    "discord-chatbot"
  ]
}
