You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have Discord Notifs setup, however i'm not seeing the WUD_TRIGGER_DISCORD_1_ONCE=false param trigger in the WebGUI, nor is it repeating more than once? (Once = in the gui) Other than this, it works great, and single notifs work excellent as well as batch notifs! I'm hoping i've just set it up wrong
environment:
- WUD_TRIGGER_DISCORD_1_ONCE=false
- WUD_TRIGGER_DISCORD_1_MODE=batch
- WUD_WATCHER_LOCAL_WATCHALL=true
- WUD_WATCHER_LOCAL_CRON=0 18 * * *
- WUD_TRIGGER_DISCORD_1_URL=TOKEN
- WUD_TRIGGER_DISCORD_1_BOTUSERNAME=WUD
- WUD_TRIGGER_DISCORD_1_CARDCOLOR=5808327
- WUD_TRIGGER_DISCORD_1_BATCHTITLE=Container Updates $${count}
- WUD_TRIGGER_DISCORD_1_SIMPLEBODY=Container $${name} can be updated from version $${local} to version $${remote}
The text was updated successfully, but these errors were encountered:
Hi, i have Discord Notifs setup, however i'm not seeing the
WUD_TRIGGER_DISCORD_1_ONCE=false
param trigger in the WebGUI, nor is it repeating more than once? (Once = in the gui) Other than this, it works great, and single notifs work excellent as well as batch notifs! I'm hoping i've just set it up wrongThe text was updated successfully, but these errors were encountered: