2.4.1

elebumm/RedditVideoMakerBot2.4.1Aug 9, 2022by callumio

AI Summary

Bug fixes and configuration improvements allowing the bot to run multiple instances and better handle environment variables.

Key Highlights

  • Bot can run multiple instances at the same time
  • Config.toml support for multiple subreddits
  • Added pyttsx3 to requirements
  • Check for new version on launch

New Features

  • Multiple instance support

Full Release Notes

## What's Changed
* fix: add pyttsx3 to requirements.txt by @callumio in https://github.com/elebumm/RedditVideoMakerBot/pull/1136
* Check if there is a new version on every launch by @StopmotionSimonYT in https://github.com/elebumm/RedditVideoMakerBot/pull/1135
* Config.toml multiple subreddits by @StopmotionSimonYT in https://github.com/elebumm/RedditVideoMakerBot/pull/1138
* Bot can run multiple instances at the same time by @StopmotionSimonYT in https://github.com/elebumm/RedditVideoMakerBot/pull/1091
* 2.4.1 by @callumio in https://github.com/elebumm/RedditVideoMakerBot/pull/1137


**Full Changelog**: https://github.com/elebumm/RedditVideoMakerBot/compare/2.4...2.4.1