/telegram-nitter-fallback

Telegram bot to add nitter links as alternative to twitter links

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Twitter to Nitter telegram bot

This bot gives Nitter links to any twitter links he finds.

Simple setup

  1. Install Node.js

  2. Run npm install and then npm run build

  3. Go to BotFather and setup new bot

  4. Configure turn off Privacy mode in BotFather

  5. Copy .env.example to .env

  6. Change settings in .env

  7. Run npm run start

  8. Add your newly created bot to groups

  9. …​

  10. Profit!!!