Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: Paultje52/BananenBase

BananenBase (Version 3.1.3)

22 Feb 16:04
Compare
Choose a tag to compare

How to install

npm i -s bananenbase

How to use

Check README.md -> Click here

Changed

  • Added support for ignoring "active" channels (every command in a channel with a channelid that is in the array activeChannels, in the database, will get a ❌ reaction and will be ignored (the commands will not be called))

BananenBase (Version 3.1.2)

22 Feb 13:24
Compare
Choose a tag to compare

How to install

npm i -s bananenbase

How to use

Check README.md -> Click here

Changed

  • Fixed the permission levels

BananenBase (Version 3.1.1)

22 Feb 08:27
Compare
Choose a tag to compare

How to install

npm i -s bananenbase

How to use

Check README.md -> Click here

Changed

  • Added command event example
  • Removed useless files

BananenBase (Version 3.1.0)

22 Feb 07:44
d613374
Compare
Choose a tag to compare

How to install

npm i -s bananenbase

How to use

Check README.md -> Click here

Changed

  • Some fixes for the messages in the PM.
  • Some fixes in the index.js
  • Added support for using events for commands and (process)events
  • Removed the functions: they are useless.

BananenBase (Version 3.0.3)

21 Feb 14:24
Compare
Choose a tag to compare

How to install

npm i -s bananenbase

How to use

Check README.md -> Click here

Changed

  • Some fixes for the server.

BananenBase (Version 3.0.2)

21 Feb 13:30
Compare
Choose a tag to compare

How to install

npm i -s bananenbase

How to use

Check README.md -> Click here

Changed

  • Some fixes in README.md
  • Some embed fixes in the message.js file.

BananenBase (Version 3.0.1)

21 Feb 11:07
0e16c3f
Compare
Choose a tag to compare

How to install

npm i -s bananenbase

How to use

Check README.md -> Click here

Changed

  • Some bug fixes in README.md
  • Some bug fixes in package.json

BananenBase (Version 3.0.0)

21 Feb 10:57
0e16c3f
Compare
Choose a tag to compare

About

This release is the best release yet for the BananenBase. It's now a NPM Package. Install it with npm i -s bananenbase

Rewrite

Everything is rewriten from the previous version.

BananenBase (Version 2.0)

21 Feb 13:29
c836e26
Compare
Choose a tag to compare
Pre-release

Do not use this

Unless you know what you are doing and you want to take the risk that not everything works.