Skip to content

N0rule/telegram-twitch-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Twitch Announcer

With this bot, you can easily notify your followers when you go live on Twitch, so they never miss a stream.


✨ Features ✨

  • Sends alerts to a Telegram group or channel when a streamer goes live on Twitch.
  • Customizable message templates and interval between checks for new streams.
  • Supports multiple Twitch streamers and channels.

🚀 Getting Started

  • Open your terminal and run the following commands:
git clone https://github.com/N0rule/telegram-twitch-bot.git
cd telegram-twitch-bot
npm install
  • Wait for all the dependencies to be installed.
  • Rename .env.example and config.js.example to .env and config.js respectively, and fill in the required values.
  • Type npm run start to start the bot.
  • you can verify if bot is working by typing /start in bot DM.
  • If you're not sure how to get the GROUPID, you can use the command /idcheck in a group with the ID you need. Alternatively, you can use IDBot.
  • Remember that the bot needs permissions to send messages.

🤝 Contributing 🤝

  • Feel free to Fork this repository, create a feature branch and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published