Skip to content

Instantly share code, notes, and snippets.

View dep-deprecated's full-sized avatar

danny peck dep-deprecated

  • Asheville, NC
View GitHub Profile
@dep-deprecated
dep-deprecated / eventcmd
Last active December 17, 2015 20:49 — forked from letsgetrandy/eventcmd
event_command script for mcabber (fork from letsgetrandy)
#! /usr/bin/python
'''
EVENTCMD -
This script is meant to respond to external 'eventcmd' calls from
the mcabber command-line jabber client.
'''
import sys
import re
import string