X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/28d7d32f3ea101f458ffedc6b00c50b260140e71..db75daab8e080fef8e9dbe7796492b24945e8707:/erebus.py diff --git a/erebus.py b/erebus.py index c75183c..2c489f6 100644 --- a/erebus.py +++ b/erebus.py @@ -1,5 +1,8 @@ #!/usr/bin/python +# Erebus IRC bot - Author: John Runyon +# main startup code + #TODO: tons import os, sys, select, MySQLdb, MySQLdb.cursors