3.0.0 • Published 6 years ago

discordbot-mpall v3.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Discord BOT MP

Exemples

Totalement libre:

let discord = require("discord.js")
let discordbotmp = require("discordbot-mpall")

let client = new discord.Client()

client.login("ton token")

client.on("ready", () => {
    console.log("ready!")
})

discordbotmp.mpALL(client, "!pub", 0, 0, "le message d4rk", 0)

Ce code vous permettra de lancer un bot avec la commande de votre choix et le message de votre choi: Le BOT