Skip to content

MathsJam/retweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathsJam Retweeter

This repository contains Python code that makes the @MathsJam Twitter account automatically retweet local MathsJams on the day of and the day before events.

Running this code

Before running this code, you will need to:

  1. Make a copy of config.py.template called config.py and fill in the Twitter API keys for the MathsJam account.
  2. Install the required Python libraries by running
pip install -r requirements.txt

Once you've done this you can run the code using:

python tweet.py

If you want to test the code without actually sending and tweets, you can do this using:

python tweet.py test

About

MathsJam Retweeter bot code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages