Releases: Slownover/bot-rss
Releases · Slownover/bot-rss
Release list
v1.0.1
New patch version.
What's Changed
- Bump axios from 1.15.0 to 1.15.2 by @dependabot[bot] in #1
- Bump axios from 1.15.2 to 1.16.0 by @dependabot[bot] in #2
- Automatically create rss.json if it doesn't exist
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: 1.0.0...1.0.1
Initial Release – RSS Bot
This is the first official release of the RSS Bot.
It includes the core features required to fetch, manage, and process RSS feeds, along with the initial configuration system.
Included in this release:
- RSS feed fetching and parsing
- Automatic periodic updates
- Google API integration
- Language processing with configurable target language
- Discord bot integration (token, guild ID, etc.)
- New configuration system (
config.jsonandrss.json) - Example configuration templates
- Basic project structure and documentation
This version provides a stable foundation for future improvements and feature expansions.
Full Changelog: https://github.com/Slownover/bot-rss/commits/1.0.0