diff options
| author | unwox <me@unwox.com> | 2025-10-03 11:56:37 +0600 |
|---|---|---|
| committer | unwox <me@unwox.com> | 2025-10-13 23:11:01 +0600 |
| commit | 3f5ade2e7a139bb4405437e8fc5546aafc7b05ef (patch) | |
| tree | 77c437958d74b591f11ec207d16749cf207a51e3 /secrets.fnl.example | |
| parent | f5a70e6a446e00969adb866ef2e2d10bf33bc4a8 (diff) | |
WIP shop
Diffstat (limited to 'secrets.fnl.example')
| -rw-r--r-- | secrets.fnl.example | 4 |
1 files changed, 4 insertions, 0 deletions
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 "..."} |
