From 920456ea17285ece859f70033978e4ab91b5cdf3 Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 14 Oct 2019 16:51:36 +0100 Subject: add small comment in bitbotctl about the ctl proto --- bitbotctl | 1 + 1 file changed, 1 insertion(+) (limited to 'bitbotctl') diff --git a/bitbotctl b/bitbotctl index a5cda7aa..6247feb0 100755 --- a/bitbotctl +++ b/bitbotctl @@ -46,6 +46,7 @@ sock.connect("%s.sock" % args.database) def _send(s): sock.send(("%s\n" % s).encode("utf8")) +# protocol: [arg [arg ..]] _send("0 version 0") if args.command == "log": -- cgit v1.3.1-10-gc9f91