disco-bot-framework
Version:
Integrating this framework into a Discord bot will allow it to be configured using Disco
18 lines (17 loc) • 340 B
JSON
{
"name": "disco-bot-framework",
"version": "1.0.4",
"description": "Integrating this framework into a Discord bot will allow it to be configured using Disco",
"main": "index.js",
"keywords": [
"discord",
"bot",
"disco",
"configure"
],
"author": "Ioan Clarke",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1"
}
}