diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2021-09-10 13:41:06 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2021-09-10 13:41:06 +0200 |
commit | 04bdbba9e9aa77c42f21e4d75ffa035d03daad05 (patch) | |
tree | cb939b955f538291ba08d8847a701556398b4fe8 /chatcommands.go | |
parent | d9496ac2b54acb558bce5c0c1fe0d8d9461a64e5 (diff) |
Change description
Diffstat (limited to 'chatcommands.go')
-rw-r--r-- | chatcommands.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chatcommands.go b/chatcommands.go index e585e11..409603f 100644 --- a/chatcommands.go +++ b/chatcommands.go @@ -1,3 +1,7 @@ +/* +mt-multiserver-chatcommands provides a useful chat command interface +for mt-multiserver-proxy. +*/ package main import ( |