Skip to content

Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@xforever1313 xforever1313 released this 27 Aug 22:05
· 686 commits to master since this release

This is the second public beta of Chaskis. There are probably be bugs, and do not assume the Core API will remain the same in future releases.

Core Updates - Version 0.3.0

  • Added the ability for plugins to talk to other plugins without directly referencing them via ChaskisEvents. For an example of this, see the KarmaBot Plugin and the WelcomeBot Plugin. This is required for a web interface.
  • Added the ability for plugins to log to the Chaskis Log.

Known Issues

  • Quit message is not sent when we disconnect.
  • When we quit, it takes the ratelimit time before we exit.

Plugin Updates

Caps Watcher - 0.2.1

  • Issue #18: Improved algorithm for detecting caps so things that aren't really caps don't trigger the bot.

Karma Bot

  • Added a Chaskis Event such that one can query a user's karma.

Message Fixer Bot - 0.1.0

  • Initial Release
  • Issue #16: Add a "SearchAndReplace" plugin

RSS Bot - 0.3.0

  • Issue #20: Allow configuration to specifiy which channel updates go to.

Url Bot

  • No Longer supports file://.

Welcome Bot

  • When a user joins, it asks KarmaBot for the Karma of the user, and prints it to the channel.