From acbad15f2bc4a6733407bc17e1a5b4190ed3b287 Mon Sep 17 00:00:00 2001 From: neelkamath Date: Sat, 12 May 2018 14:13:12 +0530 Subject: Remove unused object fields --- DOCUMENTATION.md | 1 - 1 file changed, 1 deletion(-) (limited to 'DOCUMENTATION.md') diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index eaf3303..c110188 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -15,7 +15,6 @@ The commands are to be sent through a websocket to the URL wss://hack.chat/chat- |`join`|`channel`, `nick`|Places the calling socket into the target channel with the target nick and broadcasts the event to the channel.| |`morestats`||Sends back the current server's stats to the calling client.| |`move`|`channel`|This will change the current channel to `channel`.| -|`showcases`|`echo`|Simple command module template & info| |`stats`||Sends back legacy server stats to the calling client. Use `morestats` when possible.| # `mod` -- cgit v1.2.1