dcbotmakerjs
v0.0.0
Published
Uma package simples de usar para discord feito em discord.js
Downloads
4
Readme
Discord server
How Connect?
const client = require('discordbotmaker');
client.login("token")
How to place commands?
const client = require('discordbotmaker');
client.login("token");
client.ping("prefix");
Added:
<client>.8ball("prefix")
<client>.avatar("prefix")
Fixed:
`.ping("prefix")
⚠️ Warning ⚠️
We will close the package. This package is in Portuguese!