From 0c0b8a3d03a70fe28beb56bee1ff4bca86a77cbd Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Mon, 19 Jun 2023 14:49:55 +0200 Subject: [PATCH] config.example.yml: Update config with a random telegram.id Don't even attempt to use the old one. the token is revoked and wont work :) goes to a test bot anyway. --- config.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.yml b/config.example.yml index 06b035f..9890caa 100644 --- a/config.example.yml +++ b/config.example.yml @@ -45,7 +45,7 @@ ship: # Telegram notifications #telegram: -# id: "110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw" +# id: "123456789:GPdmGPBWvpgHPxlergJLavus-PoAURTjMWP" # channel: -123456789 # Redis settings