Sends PUBG steam announcements to a discord channel based via webhook
1.4K
Updates every 60 seconds:
$ docker run -d \
--name Pubg-Updates-To-Discord \
-e FEED="https://steamcommunity.com/games/578080/rss/" \
-e WEBHOOK="https://discordapp.com/api/webhooks/9999/..." \
-e LAST="title of the last article you want to consider the last one" \
-e UPDATE=60 \
oisann/pubgupdates
Content type
Image
Digest
Size
257 MB
Last updated
almost 9 years ago
docker pull oisann/pubgupdates