All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
do_sieve
keyword to hooks - Add the factoid character in the listfacts output
- Cleaned up the timeformat API and implementation (#32)
- Disconnect active vs configured channel lists (#11)
- Fix reminder tests time based errors
- Handle empty results in YouTube API responses
- Fix .urban handling numbers in the query
- Fix the possible
-0
in weather data - Fix random truncations of search result URLs
- Fix listfacts not listing some facts
- Removed rottentomatoes plugin as the API has been removed
- Removed dig plugin as jsondns is gone
1.2.0 2019-11-27
- Many undocumented changes
- Undocumented changes
- Remove webUI
This update is pretty big. Be warned.
- Improved flip command.
- Added new time command that gets time for location.
- Added locate command that locates a place on Google Maps.
- Change weather command to use new location API from the two above.
- Added more kill messages.
- Revamp lastfm with more commands and better memory.
- Add new poll command. Still not perfect.
- Replaced old dictionary plugin with new Wordnik plugin.
- Revamped Soundcloud command.
- Revamped chatbot command.
- Switched back to google search.
- Added new issafe plugin.
- And a whole lot of minor tweaks and fixes.
- Security fixes.
- Added new "Would you rather" plugin.
- Added pig latin translator, requires new nltk module
- Added reminder command
- Added new periodic hook (does not support reloading properly yet, so use with caution)
- Added priority sorting to sieve hooks
- Started work on new documentation for 1.1
- Did some minor internal refactoring
- Fix geoip for queries with no region, fix youtube bug, add flip command
- Adjust ratelimiter cleanup task, add octopart API key, fix brainfuck, sort mcstatus output.
- More minor changes to plugins, fixed rate-limiting properly, banished SCP to CloudBotIRC/Plugins, added wildcard support to permissions (note: don't use this yet, it's still not entirely finalized!)
- Minor internal changes and fixes, banished minecraft_bukget and worldofwarcraft to CloudBotIRC/Plugins
- Fix history.py tracking
- Initial stable release