UNPKG

discord-client

Version:

Discord bot framework, create Discord bots with Discord.js better and faster.

18 lines 365 B
{ "name": "discord-client", "version": "0.12.02", "description": "Discord bot framework, create Discord bots with Discord.js better and faster.", "main": "./index.js", "keywords": [ "discord", "discord.js", "discord.io", "discordie", "bot" ], "author": "appajs", "license": "MIT", "dependencies": { "discord.js": "11.0.0" } }