Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Version 0.1.0 beta 1

Pre-release
Pre-release

Choose a tag to compare

@TobiasFeld22 TobiasFeld22 released this 06 May 22:06
· 22 commits to Stable since this release
5f890a0

This is a pre-release, don't use this in production.

New:

  • [Note] Allowed possibility to pass clientOptions through the client.
  • [8517a96] Created a default about command for information about spark and the bot.
  • [8235ea3] Created disable feature to deactivate desired parts of the framework.
  • [085a331] Created event loader.
  • [9def9b8] Added help command that shows your commands.
  • [9def9b8] Added ability to add descriptions to commands.
  • [9afd78c] Added warning if node version was <= 8.
  • [4e3239b] Added way to add custom fields to built-in help command.

Improved:

  • [68f3510] Changed framework to class based.
  • [e4797bd] Renamed Message Function to Observer.
  • [c2a49d4] Renamed Boot Function to Engine.
  • [877b9be] Renamed disabledChannels(string) to allowDms(boolean).
  • [2f70ca8] Added ignoreBots to customConfigs.
  • [e13888b] Fixed about command bug where the fields keep adding up.
  • [34aff86] Prefixes are now properly stored for custom configs.
  • [53580a9] Update notices have improved. (again 😀 )
  • [15c262d] Help command now supports more then 25 commands.
  • [3cd2b8d] Removed custom config prefix bug.

(bold: Changed in this beta pre-release)

How to install:

Type this in your command prompt: npm install sparkbots@beta to get the latest beta.

Important!

Because beta versions aren't fully tested we can't guarantee everything will be working completely
We are not resposible for anything going wrong while using the beta versions.