probot-tax

1.0.3 • Public • Published

Welcome To Probot Tax Package

in this package i show you how to create probot tax command

Installation

npm i probot-tax --save

How To Use

For Example in discord.js

const probot = require("probot-tax");
client.on("message", message => {
    if(message.content.startsWith(prefix + 'tax')) {
        message.channel.send(probot.taxs(10))
    }
})

Readme

Keywords

Package Sidebar

Install

npm i probot-tax

Weekly Downloads

250

Version

1.0.3

License

ISC

Unpacked Size

2.33 kB

Total Files

4

Last publish

Collaborators

  • abdulelah
  • ra3d