Sign inSign up

flavienperier/discord-agent

By flavienperier

Updated 3 months ago

Monitors bonjour-la-fuite and sends a webhook notification whenever a new data breach is published.

Image
0

1.4K

flavienperier/discord-agent repository overview

license docker pulls ci status

Discord Agent

Discord bot that monitors the bonjour-la-fuite data breach registry and sends webhook notifications when new leaks are published.

Env variables

  • BONJOUR_LA_FUITE_WEBHOOK_URL: Discord channel webhook URL (required)
  • POLL_INTERVAL: Polling interval in seconds (default: 3600)

Docker-compose example

discord-agent:
  image: flavienperier/discord-agent
  container_name: discord-agent
  restart: always
  environment:
    BONJOUR_LA_FUITE_WEBHOOK_URL: https://discord.com/api/webhooks/...

Tag summary

Content type

Image

Digest

sha256:21141044f

Size

29 MB

Last updated

3 months ago

docker pull flavienperier/discord-agent