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.
helpplugin to show help text for installed pluginsRobot.ListPluginsto list installed plugins.
0.4.2 - 2018-07-10
Robot.Respondnow responds to usernames when they have an@in front of them
0.4.1 - 2018-06-25
Brain.Keys()returns alphabetized cache keys
0.4.0 - 2018-06-24
- Mock that satisfies
bot.Loggerinterface
Robot.Loggeris now an interface.
Robot.Debug()has been removed. As you now have full control over the logger, you can set your logger's log level without involvingbot.Robot.