Skip to content

The-Studio-io/Telegram-Twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

🤖 💬 Telegram-Twitter-bot

Let's build a Twitter bot for Telegram. All of your main public tweets will be imported into your Telegram group! For an example of this in action check out the great work that Pieter Levels.io has done with his group. https://t.me/levelsio

Mac users we will start with NodeJS

Here is a great guide on how to get NodeJS installed.
✔️ https://www.codementor.io/mercurial/how-to-install-node-js-on-macos-sierra-mphz41ekk

To begin to build the bot:

npm docs node-telegram-bot-api -- pop up the docs in the browser

npm install node-telegram-bot-api -- install the bot

Use the Botfather to built it:

Message @botfather on Telegram

More info here: https://core.telegram.org/bots#6-botfather

Windows users:

Install node with chocolatey choco install nodejs

About

Let's build a Twitter bot for Telegram. All of your main public tweets will be imported into your Telegram group!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published