This commit is contained in:
Jon Doe
2020-09-24 20:03:10 +02:00
committed by Maciej Bonin
parent f874b97291
commit 3a85db15d3
4 changed files with 82 additions and 116 deletions

View File

@ -55,7 +55,7 @@ tu :: T.Text -> String
tu = T.unpack
tellCommands :: [T.Text]
tellCommands = map T.pack ["tcl"]
myPluginName = T.pack "TCL smeggdrop"
myPluginName = T.pack "TCL-Simple"
tl :: T.Text
tl = T.pack "local"
mySignature :: SewageAutorInfo