This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

mcbot

1.2.1 • Public • Published

¿Qué es este package?

Este es el package oficial del McBot que es el bot oficial del servidor de pol mcfly(invite.gg/polmcfly)

Instalación

npm install mcbot --save

Usos:

Load:

const mcbot = require('mcbot')

mcbot.load({
    prefix: "!",
    token: "TOKEN", //Consigue tu token aquí: https://discord.com/developers/applications
    Color_Base: "#00d6ff",
    Color_Success: "#01CF00",
    Color_Warn: "#01CF00",
    Color_Error: "#FBDD00",
    Emote_Base: "🛡️",
    Emote_Success: "✅",
    Emote_Warn: "⚠️",
    Emote_Error: "❌",
})

Package Sidebar

Install

npm i mcbot

Weekly Downloads

0

Version

1.2.1

License

ISC

Unpacked Size

71.5 kB

Total Files

7

Last publish

Collaborators

  • mrlol