]> jfr.im git - erebus.git/blobdiff - modules/chanops.py
weather - workaround for python rfc822.parsedate silliness
[erebus.git] / modules / chanops.py
index 7d8f40ceb840b1bd9fc4dcef50f4756075d386e1..654c45ce8cd00aa05a81643113b3521055faea12 100644 (file)
@@ -1,12 +1,12 @@
 # Erebus IRC bot - Author: Erebus Team
-# !EVAL and !EXEC commands
+# chanop commands
 # This file is released into the public domain; see http://unlicense.org/
 
 # module info
 modinfo = {
        'author': 'Erebus Team',
        'license': 'public domain',
-       'compatible': [1,2],
+       'compatible': [0],
        'depends': [],
        'softdeps': ['help'],
 }