philippgitpush / twitter-name-tracker

Script for tracking names on Twitter and notyfing users on Telegram for availability.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Script for tracking names on Twitter and notyfing users on Telegram for availability.


Languages

Language:JavaScript 93.8%Language:Dockerfile 6.2%