FirstLegoLeague / twitter-admin

Twitter stream administrator interface
0 stars 0 forks source link

Twitter moderator interface

Introduction

When showing tweets at a public event (e.g. twitter wall, or ticker tape), you probably don't want obscene or insulting text to show up, or maybe you want to filter out retweets.

This project listens for all tweets that match a configurable list of hashtags, words and/or users and stores them in a database. Using a web-interface, it is then possible to approve and dissapprove individual tweets, and even automatically (dis-)approve tweets from certain users.

Installation

You'll need the following prerequisites:

Quick installation howto:

TODO