Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

philippgitpush/twitter-name-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-name-tracker

Simple script to check username availability on Twitter using a Nitter instance and notify the user via a Telegram bot.

Environment variables required:

  • TELEGRAM_BOT_TOKEN
  • TELEGRAM_CHANNEL_ID
  • DESIRED_USERNAME

The Telegram bot accepts check as a command for a manual check. You can retrieve the channel ID by sending a message to your bot while the script is running. The channel ID of the incoming messages is logged in the console.