Releases: saultyevil/slashbot
Releases · saultyevil/slashbot
v2.2.1
What's Changed
- Ban message, forecast fix, text generation image handling by @Edward-RSE in #29
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Use a JSON database instead of SQLite3 by @saultyevil in #21
- Improvements to Spell Checking cog by @Edward-RSE in #22
- Improved Spelling cog by @saultyevil in #23
- Include UK units for weather by @saultyevil in #24
- Implement Claude chat by @saultyevil in #25
- Improve data structures for AI interactions by @saultyevil in #26
- New project structure by @saultyevil in #27
- New Markov mode + bug fixes and refactors by @saultyevil in #28
New Contributors
- @Edward-RSE made their first contribution in #22
Full Changelog: v4.0.0...v2.2.0
v2.1.0
What's Changed
- Migrate config parameters in App config class by @saultyevil in #3
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Second release/checkpoint for the bot.
Lots of cleaning up has been done, and additional commands/cogs have been added.
What's Changed
- Documentation update and code removal by @saultyevil in #1
- put file stream reloading into global config file by @saultyevil in #2
Full Changelog: v1...v2.0.0
v1
Initial release of the bot.