{% extends "base.html" %} {% block body %}

About TweetSwarm

What is it?

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.

What could I do with it?

Create a Twitter 'botnet'
Create a TweetSwarm following a master Twitter account. Join slave accounts to it. Instantly retweet whatever's tweeted.
Set up an aggregating Twitter bot
Set up TweetSwarms for all the user/hashtag combos you want to follow. Join them all with a single account. You'll draw all those different feeds together into one

What's it made with?

Python, Flask, Tweepy, Twitter Bootstrap, etc.

Who are you?

Matthew Owen

Legal Stuff?

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 %}