Releases: xordspar0/squirrelbot
Releases · xordspar0/squirrelbot
v1.2.1
New features:
- Squirrelbot is now published as a Docker image. Get it at xordspar0/squirrelbot.
Fixes:
- Squirrelbot no longer gets stuck in loops where a video gets downloaded repeatedly until the disk runs out of space (issue #12).
Removed:
- Squirrelbot no longer integrates with Pocket or saves articles at all. You can use the Pocket app or website directly if you want to save articles.
v1.2.0
New features in this release:
- You can now save Vimeo videos.
- Basic single-user Pocket support for saving articles was added.
- Squirrelbot now responds to "/start" messages with a new MOTD configuration option.
Development changes:
- Switched from glide to dep for dependency management
- Logging was improved and the logging system was switched to use the Logrus library.
v1.1.2
v1.1.1
New features in this release:
- You can now configure SquirrelBot with either a system-wide config file (
/etc/squirrelbot/config.yaml
) or a config file at any other specified location. - SquirrelBot is now available as a snap package.
- Videos are now saved with .nfo files so that Kodi can show their descriptions.
Some documentation fixes
v1.0.1 Added a reference to the man page in the systemd unit
SquirrelBot, at your service!
SquirrelBot is a Telegram bot that can stash things for you. In this initial version, SquirrelBot can save YouTube videos you send it. Stash videos to your heart's content!
v1.0-rc2
v1.0-rc1: Added a man page
Preparing for the first release!