]> jfr.im git - erebus.git/blobdiff - modules/chanops.py
bugfixes
[erebus.git] / modules / chanops.py
index 7d8f40ceb840b1bd9fc4dcef50f4756075d386e1..bf73449e1ed02a2973a3c35763aba56cd5901311 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': [2],
        'depends': [],
        'softdeps': ['help'],
 }