add redditbot

This commit is contained in:
simon 2022-12-07 16:51:56 +07:00
parent ac4141fd19
commit ebf2ba61c2
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
3 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ postgres.env
tubearchivist.env
umami.env
gitea.env
redditbot.env
# example hooks
docker-hook.json

View File

@ -140,6 +140,14 @@ services:
- ./volume/gitea/db:/var/lib/postgresql/data
networks:
- gitea_network
redditbot:
container_name: redditbot
restart: unless-stopped
image: bbilly1/redditbot
volumes:
- ./volume/redditbot/data:/data
env_file:
- ./env/redditbot.env
networks:
front:

3
env/redditbot.sample.env vendored Normal file
View File

@ -0,0 +1,3 @@
SUB_REDDIT=r/TubeArchivist
KEYWORDS=tubearchivist, tube archivist
DISCORD_HOOK=https://discord.com/api/webhooks/00000000000000/aaaaaaaaa