{% extends "base.html" %} {% block body %}
TweetSwarm is a tool to create auto-retweeting networks of Twitter accounts
Create a TweetSwarm, specifying a user and hashtag to follow. Add Twitter accounts to the TweetSwarm. Then, whenever the specified user tweets using the specified hashtag, all of the added Twitter accounts will automatically retweet it.
Python, Flask, Tweepy, Twitter Bootstrap, etc.
Matthew Owen
I offer no warranties, guarantees, assurances or promises whatsoever about any aspect of this website.
The only personal data the website stores about you is a Twitter access token and a Twitter secret token. This information is specific to this particular site, and you can rescind it at any time through Twitter.
Obviously, this isn't endorsed/approved/whatever by Twitter
{% endblock %}