diff options
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 ( |