Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am iscripters on github.
  • I am iscripters (https://keybase.io/iscripters) on keybase.
  • I have a public key ASCu3O_xqXZvBW41cz0oKEhagkzV2FrGYuUbMEr7b1jjlgo

To claim this, I am signing this object:

#!/usr/bin/python
from twisted.words.protocols import irc
from twisted.internet import reactor, protocol, task
from twisted.python import log
import time
import sys
import feedparser
import ConfigParser