bad-pack

0.0.1 • Public • Published

bad-pack for npm

Documentation

const bad = require("bad-pack");

//logs bad in the console
bad.log("bad");

//makes a Discord bot
//prefix and status are optional
bad.bot("token", "prefix", "status");

Bot commands

Command Description Example Result
!say <message> Repeats text after say !say hello hello

Readme

Keywords

Package Sidebar

Install

npm i bad-pack

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

4.26 kB

Total Files

6

Last publish

Collaborators

  • frostzzone