Sha256: 323c49a74915530e1e0fa4edf0df5a5090b2aba30f69999abc4b68f9c21b0c45
Contents?: true
Size: 503 Bytes
Versions: 3
Compression:
Stored size: 503 Bytes
Contents
# Changelog Twitch::Bot ## v2.0.0 * [BREAKING] The standard text message class is now named `Twitch::Bot::Message::UserMessage` and uses the type symbol `:user_message`. It has added methods to handle bot commands. * [CHANGED] Major restructuring of both class hierarchy and class responsibilities. ## v1.0.0 Initial release This is the first release of `Twitch::Bot`, a fork and evolution of the `Twitch::Chat` gem. Its goal is to become a cleanly designed framework for building Twitch chat bots.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
twitch-bot-2.1.0 | CHANGELOG.md |
twitch-bot-2.0.1 | CHANGELOG.md |
twitch-bot-2.0.0 | CHANGELOG.md |