Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Efreak committed Oct 5, 2015
1 parent ea7e961 commit ca756f3
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
Post-2.2.0 (unreleased as yet)
[2.3.0 / 2015-10-5 - GabenForPresident](https://github.com/Efreak/node-steam-chat-bot/releases/tag/2.3.0)
==================

* Created website with jekyll, hosted on github pages. Send users here for support.
Expand All @@ -7,6 +7,18 @@ Post-2.2.0 (unreleased as yet)
* Prevent abuse of roll trigger killing the bot
* Fix examples
* Fix YoutubeTrigger crash
* codacy stuff
* fix github trigger
* new triggers
* weather trigger - !weather and !forecast without using up free wolfram api quota
* antispam trigger - apply punishments when users spam
* mathTrigger - get calculations without using up wolfram free api quota
* evalTrigger - safely evaluate javascript outside (or, not so safely, inside) the context of the bot
* messageIntervalTrigger - send a message on a timer
* webui - very near completion, but not actually in this release (in alternate branch)
* changed the way sentry logic works
* all 'dependencies' of individual bots (sentry, autojoin file, etc) should be in the botname folder now
* allow chatReplyTrigger to specify that public command returns private results

[2.2.0 / 2015-08-11 - PanStoXDexter](https://github.com/Efreak/node-steam-chat-bot/releases/tag/2.2.0)
==================
Expand Down

0 comments on commit ca756f3

Please sign in to comment.