about summary refs log tree commit diff
path: root/bundles/tgnotify/files/tgnotify.conf
blob: 040c2fc439b8990a7fed0476aa22b05d62a0cf26 (plain) (blame)
1
2
TG_BOT_TOKEN=${repo.vault.cmd(f"rbw get tgnotify/token")}
TG_CHAT_ID=${repo.vault.cmd(f"rbw get tgnotify/chatid")}