Twitter to Nitter telegram bot
This bot gives Nitter links to any twitter links he finds.
-
Install Node.js
-
Run
npm install
and thennpm run build
-
Go to BotFather and setup new bot
-
Configure turn off 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!!!