From 3f5ade2e7a139bb4405437e8fc5546aafc7b05ef Mon Sep 17 00:00:00 2001 From: unwox Date: Fri, 3 Oct 2025 11:56:37 +0600 Subject: WIP shop --- secrets.fnl.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 secrets.fnl.example (limited to 'secrets.fnl.example') diff --git a/secrets.fnl.example b/secrets.fnl.example new file mode 100644 index 0000000..5aba8b1 --- /dev/null +++ b/secrets.fnl.example @@ -0,0 +1,4 @@ +{;; use @BotFather to set up the bot. + :telegram-bot-token "..." + ;; numerical user id, use @userinfobot. + :telegram-notification-user-id "..."} -- cgit v1.2.3