-
Notifications
You must be signed in to change notification settings - Fork 0
A simple Twitter IRC bot using Twisted Words and Python Twitter Tools - Updated to work with OAuth
zachwalton/donald
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
donald This is an IRC bot that dumps Twitter updates to a channel. For now, it only supports joining one channel. donald is based loosely on Mike Verdone's Python Twitter Tools ircbot.py and the Twisted Words IRC example. Forgive inefficiencies or long-winded code; this is my first Twisted application (and I'm not much of a Python expert, either). AUTHOR Roger Clark <rogerclark@gmail.com> http://rogerclark.org/code/donald/ USAGE donald [configfile] CONFIGFILE This is a JSON document with the bot's configuration options. If no argument is specified on the command line, use donald.conf. See donald.conf.example for a template. There is no warning upon startup if something's missing, so try and get it right. DEPENDENCIES simplejson twitter - Mike Verdone's Python Twitter Tools twisted - Twisted (including Twisted Words)
About
A simple Twitter IRC bot using Twisted Words and Python Twitter Tools - Updated to work with OAuth
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published