services/discord_bot: New bottle-clip implementation
Some checks failed
Test / build (push) Failing after 54s

This commit is contained in:
polyfloyd 2025-05-09 17:40:10 +02:00
parent 3a0071abfa
commit 1d8e07bf04
2 changed files with 13 additions and 4 deletions

View file

@ -13,7 +13,7 @@ DynamicUser=true
Environment="MQTT_HOST={{ mqtt_internal_host }}"
Environment="DISCORD_WEBHOOK_URL={{ lookup('passwordstore', 'services/discord', subkey='webhook_url') }}"
Environment="DISCORD_TOKEN={{ lookup('passwordstore', 'services/discord', subkey='token') }}"
Environment="BOTTLECLIP_GIT_TOKEN={{ lookup('passwordstore', 'services/discord', subkey='bottleclip_git_token') }}"
Environment="BOTTLECLIP_RESOURCES=/var/lib/bottle-clip"
[Install]
WantedBy=multi-user.target