Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/banonotit/telegram-nitter-fallback

Telegram bot to add nitter links as alternative to twitter links
https://github.com/banonotit/telegram-nitter-fallback

nitter telegram telegram-bot twitter

Last synced: 2 months ago
JSON representation

Telegram bot to add nitter links as alternative to twitter links

Awesome Lists containing this project

README

        

= Twitter to https://github.com/zedeus/nitter[Nitter] telegram bot

This bot gives https://github.com/zedeus/nitter[Nitter] links to any twitter links he finds.

== Simple setup

[ordered]
. Install https://nodejs.org/[Node.js]
. Run `npm install` and then `npm run build`
. Go to https://t.me/BotFather[BotFather] and setup new bot
. Configure turn off https://core.telegram.org/bots/features#privacy-mode[Privacy mode] in BotFather
. Copy `.env.example` to `.env`
. Change settings in `.env`
. Run `npm run start`
. Add your newly created bot to groups
. ...
. Profit!!!