discord-bot-rss-feed/CHANGELOG.md
2016-12-30 15:47:33 +00:00

23 lines
636 B
Markdown

# Changelog
## Unreleased
### Added
- Reconnect timer to repeatedly try reconnect at intervals
## 1.1.0 pre
### Added
- Added togglable YouTube mode
- Converts full URLs to YouTube share URLs
- Checks against both YouTube full and share URLs to ensure same video not posted twice
- New logging class to handle logging
### Changed
- Major refactor of a significant portion of the bot's code - should be easier to maintain now, but may have introduced some new bugs
- Changed expected name for bot config file to bot-config.json rather than botConfig.json
### Fixed
- New timer being created every time the bot reconnected