about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBenny Morrison <benmorrison@ttm.sh>2019-03-19 00:52:19 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-19 00:52:19 -0400
commitac0dc5bf01c2afd5021898aeb4ceb172c5f8c4fb (patch)
tree9d3c2b7da2236bd552a8f3814a32bd0727eb0bf3
parentf00126dec09303135741e45e01f56b88de068e6e (diff)
downloadgoofbot-ac0dc5bf01c2afd5021898aeb4ceb172c5f8c4fb.tar.gz
fixing !users
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 2ec1632..1050b1a 100644
--- a/main.go
+++ b/main.go
@@ -159,7 +159,7 @@ func main() {
 			awk.Wait()
 			r.Close()
 
-			c.Cmd.Reply(e, bytestream.String())
+			c.Cmd.ReplyTo(e, bytestream.String())
 			return
 		}
 		// number of total human users on the server