trollboxjosiah

1.0.6 • Public • Published

TrollboxJosiah

Make bots easily.

Installing

Run this command in your bot folder:

npm i trollboxjosiah

and Install it to your script with require().

const tbjosiah = require('trollboxjosiah')

Ban Users from your bot

Ban a user from access! From that, simply type this:

tbjosiah.Ban("User")

You have to check if the user is there first.

Say and Commands that do something simple

With Say() and CommandReply(), we can do stuff, such as do a simple Hello World!

tbjosiah.CommandReply("helloworld","Hello World!")

Operating System

I don't wanna put much here, just type tbjosiah.OSCommand("action")!

Q&A and FAQ

Q: Why do I get an error? A: You have input something wrong in OSAction, you have to fix it! Q: It's not working, why is that? A: Probably the functions have errors or something else, I seriously have no idea! Q: What do i use, a period or a colon? A period, as I always have in the code things.

Readme

Keywords

Package Sidebar

Install

npm i trollboxjosiah

Weekly Downloads

2

Version

1.0.6

License

UNLICENSED

Unpacked Size

3.54 kB

Total Files

4

Last publish

Collaborators