{% extends "base.html" %} {% block body %}
TweetSwarm is a tool to create auto-retweeting networks of Twitter accounts
When you create a TweetSwarm, you specify a user and (optionally) a hashtag to watch. When that user tweets using that hashtag, any accounts that have joined the TweetSwarm will automatically retweet the tweet.
Any account can join any number of TweetSwarms
Click here to see existing TweetSwarms, use the form on the right to create a new TweetSwarm, or click here to find out more about TweetSwarm and how you might use it.
{% endblock %}