Releases: svcho/Discord-Twitch-Bot
Releases · svcho/Discord-Twitch-Bot
1.1
-
Added an express wrapper with 3 endpoints
-> /twitch returns if the bot is connected to the twitch api
-> /discord returns if the bot is connected to discord
-> /status returns the live status of the given twitch user -
Fixed a bug where the bot would not be able to connect to Discord due to legacy code
Initial Release
New Features
- The bot can now monitor a Twitch stream and send notifications to a specified Discord channel whenever the stream goes live.
- The stream title is included in the Discord notification message.
- Credentials and sensitive information are now stored in environment variables for increased security.
Improvements
- None. This is the first release.
Bug Fixes
- None. This is the first release.
Getting Started
Please refer to our README.md file for detailed instructions on how to get the bot up and running.