Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

wildonion/twidis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

get 3000 tweets, mentions and replies of a specific user

all user's mentions will be published to the user_mentions channel using redis pubsub.

all user's replies will be published to the user_replies channel using redis pubsub.

all user's tweets will be published to the user_tweets channel using redis pubsub.

πŸš€ Deploy

Make sure that you've setup your twitter keys and redis address, username and password inside the main.py

sudo chmod +x redeploy.sh && ./redeploy.sh

About

🐦 twitter bot to publish mentions, replies and tweets of a specific user to redis pubsub channel

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages