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

No releases published

Packages

 
 
 

Contributors