0.7.0 • Published 7 years ago

statsbot-backend v0.7.0

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
7 years ago

About

This framework was created using Discord.js as a unifying solution for creating bots using a simple to understand framework. The name StatsBot Backend comes from one of my original projects, StatsBot. Ripping the logic from the bot handlers into a separate package, I can maintain multiple bots with the same backend without having to worry about keeping two bots' core the same.

Installation

Using NPM: npm install statsbot-backend

Using Yarn: yarn add statsbot-backend

Setup

Once installed, import the package:

const Backend = require('statsbot-backend')

MORE DOCUMENTATION COMING SOON PROBABLY

0.7.0

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.6

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago