Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: svcho/Discord-Twitch-Bot

1.1

30 Jun 16:53

Choose a tag to compare

  • 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

28 Jun 20:28

Choose a tag to compare

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.