Skip to content

eslambasher/Defi_Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name

Defi Twitter

🌍 Installation

1 - Install npm and nodejs/node packages.

Commendes :

  • sudo apt-get install npm nodejs.

  • npm i -S socket.io twitter

⚙ Configuration

1 - Enter your keys and access token twitter in get_tweets.js

2 - if you want change the HashTag :

  • Go to the file get_tweets.js and in the function stream change the value for track.

👋 Usage

Run this commande :

nodejs/node get_tweets.js

then go to https://localhost:3000

📦 Dependencies

socket.io : 1.7.3 for get tweets in real time.

twitter : 1.7.0 for get the tweets.

🕳 Troubleshooting

if there is a problem when you run the code you have to change the port.

you can change it in the file get_tweets.js the variable port.

if there is another problem you can send me a mail "[email protected]"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors