X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/e4255e706c1531dee26437dd5a1301003dfc01c3..839d2b358368b12c685ad30e6e6a534179dd0478:/modules/modtest.py diff --git a/modules/modtest.py b/modules/modtest.py index 75417e3..9ae5258 100644 --- a/modules/modtest.py +++ b/modules/modtest.py @@ -1,3 +1,7 @@ +# Erebus IRC bot - Author: John Runyon +# simple module example +# This file is released into the public domain; see http://unlicense.org/ + # module info modinfo = { 'author': 'John Runyon (DimeCadmium)',