Skip to content

parviz-yu/Episodes-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Episodes Tracker

«Episodes Tracker» is a Telegram Bot to track watched episodes of TV series. The bot is written based on documentation without the use of third-party libraries and API wrappers.

Setup

  1. Get your telegram bot token

    Create a bot from Telegram @BotFather and obtain an access token.

  2. Clone this repository and cd into the project source directory

  3. Build using go build

    If you have a Go environment, you can build it with the following command:

go build -o episode-tracker cmd/main.go 
  1. Set the environment variable and run
export BOT_TOKEN=<your_telegram_bot_token>
./episode-tracker 

About

🤖 🔍 📺 Telegram bot for tracking watched episodes of TV series

Topics

Resources

Stars

Watchers

Forks

Languages