Skip to content

Bashbot Version 0.91

Compare
Choose a tag to compare
@gnadelwartz gnadelwartz released this 03 Jun 15:01
· 968 commits to master since this release

In this Release we provide the following new features:

  • fix delete message and *.jssh must be writeable
  • superfast JSON parsing, see #102
  • allow overwrite/disable of global commands in 'commands.sh', see Best practices
  • BASHBOT_EVENTS (message and timer), see Bashbot Events and Addons
  • example Addons using EVENTS to process messages, see Addons Dir
  • simple JSON.sh based storage, see jsshDB
  • reworked sourcing detection
  • examples how to use from command line and scripts, see Use from CLI and Scripts
  • fix since 0.70 broken get_file
  • fix clear all message variables on new MESSAGE

plus the usual fixes, improvements and documentation updates...