- Added
/revoke
and/unrevoke
commands for admin - Fixed a few Docker issues.
- Fixed issue with keyboard not clearing when issuing
/clear
command - Create ACL file when it doesn't exist, you will be told to restart the bot if it doesn't exist
- renamed function saveACL to updateACL
- created createACL function
- Added more logging
- More linter fixes
- More housekeeping
- Added basic auth to the bot, thanks @jayrox
- Added basic logging (please rerun
npm install
) - More housekeeping
- Added custom keyboard, thanks @jayrox
/q
now responds with link to series on thetvdb.com
- Added command
/clear
to wipe all previous commands chain - More housekeeping
- Sonarr lib is now on npm (you will need to run npm install if you are upgrading)
- Updated a few dev things
- Initial monitoring support, please report bugs if found...
- Added Docker support
- Added RSS Sync command
/rss
- Added Refresh All Series command
/refresh
- Initial release