]> jfr.im git - erebus.git/blobdiff - modules/coins.py
help - show required channel level in command list
[erebus.git] / modules / coins.py
index 8548d60af728b0705fa76dc39ce075e0f9e543f8..5b3d663a34b090b2cbe60e97d409f695859cd0bf 100644 (file)
@@ -6,8 +6,9 @@
 modinfo = {
        'author': 'Erebus Team',
        'license': 'public domain',
-       'compatible': [1], # compatible module API versions
-       'depends': [], # other modules required to work properly?
+       'compatible': [1,2],
+       'depends': [],
+       'softdeps': [],
 }
 
 # preamble