Facebook
From Arnnav Kudale, 4 Years ago, written in JavaScript.
This paste is a reply to JS 2 from Arnnav Kudale - view diff
Embed
Download Paste or View Raw
Hits: 197
  1. {
  2.         "name": "BEAST BOT 1",
  3.         "version": "1.0 .0",
  4.         "description": "My First Discord Bot",
  5.         "main": "bot.js",
  6.         "author": "thebeastatFNBR",
  7.         "dependencies": {
  8.                 "discord.io": "^2.5.3",
  9.                 "winston": "^3.2.1"
  10.         }
  11. }
  12.