Notifies you on Discord when there are changes for the ArchiveTeam Warriors
Go to file
Kody a42e5de4e6 Prevent requesting gzip; Add db.commit() on update 2023-08-25 09:56:56 +02:00
.flake8 init 2023-06-20 11:12:38 +02:00
.gitignore Ignore cron logs 2023-06-20 11:25:21 +02:00
LICENSE init 2023-06-20 11:12:38 +02:00
README.md fix pyproject license key 2023-06-20 11:17:39 +02:00
config.example.ini init 2023-06-20 11:12:38 +02:00
db.empty.sqlite init 2023-06-20 11:12:38 +02:00
index.py Prevent requesting gzip; Add db.commit() on update 2023-08-25 09:56:56 +02:00
pyproject.toml Update dependency discord-webhook to ~=1.3.0 2023-08-16 14:36:54 +00:00
renovate.json Update renovate.json 2023-08-18 15:40:32 +00:00

README.md

ArchiveTeam Warrior Notifications

Notifies you on Discord when there are changes for the ArchiveTeam Warriors

  • copy config.example.ini to config.ini
  • put your discord webhook URL
  • pip install .
  • launch the script
  • put a cron on it, like every 3-6 hours