From cbdbfb7e563aa812f3f4a9977685f080280cdc58 Mon Sep 17 00:00:00 2001 From: Benny Morrison Date: Tue, 19 Mar 2019 00:55:21 -0400 Subject: sending !users output to private message --- main.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.go b/main.go index 1050b1a..7406ad1 100644 --- a/main.go +++ b/main.go @@ -159,7 +159,8 @@ func main() { awk.Wait() r.Close() - c.Cmd.ReplyTo(e, bytestream.String()) + c.Cmd.Reply(e, "Check your private messages!") + c.Cmd.Message(e.Source.Name, bytestream.String()) return } // number of total human users on the server -- cgit 1.4.1-2-gfad0