Skip to content

ajimoti/tweee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python manage.py run_twitter_bot

run pipreqs . to generate requirements.txt run black . to format the code run isort . to sort the imports run flake8 . to check for linting errors run mypy . to check for type errors run pytest . to run the tests

run python manage.py post_trend_tweet to run the bot

Run python manage.py post_trend_tweet to post a tweet about a trending topic

In two seperate terminals, run the following commands to run the celery worker and beat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages