Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot interacting with Twitter

Created using nodejs

API Used

  • Twitter API
  • Telegram Bot API

Node Modules Used

Requirement

Software

  • nodejs

API key and secret Requirement

Functions can perform:

  • get own twitter timeline
  • get other user timeline using their username (without @ symbol)
  • send tweet
    • without pic: just send text after selecting options
    • with picture:
      • select picture and add text in the caption of picture and send

How to use:

  • clone or download repository
  • go into the directory
  • use npm install to install required module
  • set required API key, API secret, and bot token in app.js file
  • use node app.js to start the bot
  • go to telegram app and select your bot, send /twitter to get available commands

About

Telegram Bot interacting with Twitter

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages