/snitch_alerts

Monitors minecraft chat logs for snitch hits, then alerts to a pushbullet channel when bad guys show up

Primary LanguageCSSMIT LicenseMIT

snitch_alerts

Monitors minecraft chat logs for snitch hits, then alerts to a pushbullet channel when bad guys show up

Installation:

You are going to need python, probably 2.7 Requests and Twisted

Installers for Python27 and Twisted are available for windows. Installing Requests for windows will probably require you to install pip first, which should have an installer Then run "pip install requests" or something