diff options
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 "..."} |
