{"_id":"@autumnblaze/bot-framework","_rev":"1-bac1a50ff8d33dea96cba88c75c412ec","name":"@autumnblaze/bot-framework","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@autumnblaze/bot-framework","version":"0.1.0","description":"Personal framework for discord bots, using discord.js","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"tsc","test":"echo none yet","lint":"eslint --ext .ts src/","docs":"node renderdocs","prepublishOnly":"npm run test && npm run lint && npm run build"},"repository":{"type":"git","url":"git+https://github.com/PCelestia/bot-framework.git"},"author":{"name":"PCelestia","url":"Github"},"license":"MIT","bugs":{"url":"https://github.com/PCelestia/bot-framework/issues"},"engines":{"node":">14.0.0"},"publishConfig":{"access":"public"},"homepage":"https://github.com/PCelestia/bot-framework#readme","dependencies":{"bufferutil":"~4.0.2","discord.js":"~12.4.1","utf-8-validate":"~5.0.3","winston":"~3.3.3"},"devDependencies":{"@types/node":"^14.14.7","@types/ws":"^7.4.0","@typescript-eslint/eslint-plugin":"^4.7.0","@typescript-eslint/parser":"^4.7.0","ci-info":"^2.0.0","eslint":"^7.13.0","json5":"^2.1.3","typedoc":"^0.19.2","typescript":"^4.0.5"},"gitHead":"b585bfad2ae1acdcb8d66dad4ee9224a778aa36e","_id":"@autumnblaze/bot-framework@0.1.0","_nodeVersion":"15.0.1","_npmVersion":"7.0.3","dist":{"integrity":"sha512-CPyBs91Z3xYPoiBWTua7j3258xNxsL1mOuWwJsh7nKmPZnP/oxfKZ0+fKRjpmmJBmzenrUsP9Y2Z2FW9o7FYmA==","shasum":"c08badfcfcd6837b34f89de1eb63fcbeceee6adb","tarball":"https://registry.npmjs.org/@autumnblaze/bot-framework/-/bot-framework-0.1.0.tgz","fileCount":12,"unpackedSize":31288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsNcJCRA9TVsSAnZWagAAHBwP/1QZDiNk3QpVGVwvj44X\nAERAWhT4Qsnx0XD26r8ELEsqJdi4e0TTNtpY3nf4JxKzLT6vd3lBbOAIQ5px\nfUEZAZuIqzkH7Xwts1/ZIFfY/bnXCLH0EXBEmNZUMf+/T3K6eKog4myaTF4r\n4FAMZq/SPzlCupxVaLbS19jeVSneciDjxJKHJ5PXxWDztmDGOHyD5bfHlAt/\n0M5oQwMVrRdEv4Mb9dr7js1Bd7ov6SCVwD+n9mECs10Q9e19qmK29Hn8+Kq4\nUMOCruf/xPOVPm5Q/dv8wKoFbZhF156/SeAk3LauEtOS10W4ZnzLQlHkToNj\nQ/ys4Y06jYVXOYnENddNSkOxWSpHYeSFxhW9jHt6AF8TiRnmJPKhAjaOH4dW\nDdqqRg4Fe9GTsQwdEIYy/O7TB/3mSSGFKUmkUVbqps1cAQ1Uuv5Efs8Ha6Dl\n2ZTQzwH+cOjVmC67XYCuYZoxsZA7lbBSjY8WCLPhAaE1heGm68IRZT2iVliu\nC4R9oqTdvcbOJrLUuIjtnNEbTPrdyf2x6/UgLrax0HCMQjQY9NQyEVx2RjkZ\n4SLWjEdpcWCCorZ1hCoASFcaiem8+Alw5v2087z052AArZK1jUTbjRFVnd93\n6BhgkqZNIHJb4r+ju+t+fM610hRj/+rclHzkvFP89TSyH/y4XXOE/iVjS1WC\n9iXb\r\n=djky\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIETLWJbkgN//NfaralzxfYLr0GLB0VxNBBYiZ/2NBkhAAiEAhLHQiCWB5XE4/jA58YHhjYWBCk0OxbLTZqc8dsRRJm4="}]},"_npmUser":{"name":"autumnblaze","email":"liujalexander84@gmail.com"},"directories":{},"maintainers":[{"name":"autumnblaze","email":"liujalexander84@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bot-framework_0.1.0_1605424905343_0.4597976459931066"},"_hasShrinkwrap":false}},"time":{"created":"2020-11-15T07:21:45.295Z","0.1.0":"2020-11-15T07:21:45.530Z","modified":"2022-04-04T16:41:22.579Z"},"maintainers":[{"name":"autumnblaze","email":"liujalexander84@gmail.com"}],"description":"Personal framework for discord bots, using discord.js","homepage":"https://github.com/PCelestia/bot-framework#readme","repository":{"type":"git","url":"git+https://github.com/PCelestia/bot-framework.git"},"author":{"name":"PCelestia","url":"Github"},"bugs":{"url":"https://github.com/PCelestia/bot-framework/issues"},"license":"MIT","readme":"# @autumnblaze/bot-framework\n\nPersonal framework for discord bots, using [discord.js](https://discord.js.org/)\n\nI found that I'm duplicating code across the bots that I am writing, and I feel weird about this, so I made this to centralize all the code for those so I don't have to copy/paste everything everywhere. Plus, this could be useful to someone lol!\n\nI don't want to use other frameworks because the main limitation to those were no clear way to do server-by-server custom prefixes. ~~plus they weren't mine and i wanted to write my own~~\n\n## changelog\n\n### v0.1.0\n\n- initial setup everything, does nothing different from discord.js right now (except h function)\n","readmeFilename":"README.md"}