0.0.1 • Published 4 years ago

wio-manager v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

##Yüklemek İçin

npm install wio-manager

##Nasıl Kullanılır? || how to use?

const Discord = require ('discord.js')
const client = new Discord.Client()
const wioManager = require('djs-commando')

// hazır level sistemi
new wiomanager.levelManager(client)
const coinManager = new wio.coinManager(client)
client.on('message',message => {
  const opts = {
    kisi:message.author.id,
    sunucu:message.guild.id
  }
  coinManager.paraEksilt(opts,15)
 // 15 Miktarında parayı eksiltecektir 
})

Bize ulaşabileceğiniz yerler. || Bugs report

Discord wioenena İnstagram wioenena

0.0.1

4 years ago