]> jfr.im git - erebus.git/blobdiff - modules/twitch.py
Merge branch 'master' of kronos.jfr.im:erebus
[erebus.git] / modules / twitch.py
index c0838576ea38739ecb99c8a2873a7d99589eb819..ba7e81f5cede41ee80ee91fd12a2e28b43803cc8 100644 (file)
@@ -1,10 +1,10 @@
-# Erebus IRC bot - Author: Conny Sjoblom
+# Erebus IRC bot - Author: Erebus Team
 # Twitch URL Checker
 # This file is released into the public domain; see http://unlicense.org/
 
 # module info
 modinfo = {
-       'author': 'Conny Sjoblom',
+       'author': 'Erebus Team',
        'license': 'public domain',
        'compatible': [1], # compatible module API versions
        'depends': [], # other modules required to work properly?