1.0.3 • Published 3 years ago

modbot v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

What is this?

A simple npm package for deploying a discord bot easily, with no coding knowledge required.

Installation

npm i modbot --save

Using

const ModBot = require("modbot"); 

ModBot.startBot(token, prefix);

Upcoming Features

We are working more and more to make the bot simpler, but with more features for people to use. We will also add a way to add your own features to ModBot in the future either by just writing them yourself or by merging PRs into this github repo.

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago