Skip to content

Releases: WritheM/Wallace

v0.2.0

17 Aug 08:29
@ylt ylt
Compare
Choose a tag to compare
  • BasicBot plugin ported to es7 and renamed to admin
  • Implemented command handler decorator
  • Fix handling for commands with no args
  • Fix skip
  • Implement unban
  • History plugin (probably will rename soon)
  • Fix rrd not cancelling timer and requesting too fast

v0.1.9

08 Aug 03:28
@ylt ylt
Compare
Choose a tag to compare

Core + most plugins ported over to ES6/7

Core:

  • New way of using events (annotations/decorators)

Plugins:

  • Plug: Smart message splitting (by length, and accounting for weird plug char encoding)
  • Slack: Fixed username from slack commands
  • Slack: removed code quotes from usernames ( ` no-longer seems to have any effect in RCS, and looks bad without styling)
  • Basicbot: Skip command fixed

v0.1.6

01 Aug 06:39
Compare
Choose a tag to compare

Many upgrades, new plugin architecture (Gromit), more plugins developed and lots of stuff planned for future.

v0.1.0

30 Jun 17:41
Compare
Choose a tag to compare

Initial release consisting of a fully functional bot with minimal plugins as proof of concepts.

For full details check out: https://github.com/WritheM/botPlug/issues?q=milestone%3A0.1.0