From 9e96ebba29c6d9e1e5a3a9184ac2dde6634590a8 Mon Sep 17 00:00:00 2001 From: notplants Date: Tue, 20 Apr 2021 15:51:04 +0200 Subject: [PATCH] Update README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 430557a..df16b02 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# run - -cargo build -cargo run +initially just made this for my own use (@notplants) as I found it convenient for getting the IP address of the peach, +and debugging, even when the web interface isn't working, or I'm not physically next to the device to see the menu. + +peach-tbot runs as a systemd service, and reads telegram credentials from /etc/peachtbot.conf of the form +TELEGRAM_BOT_TOKEN=XXXX +TELEGRAM_LOG_ID=YYY