Skip to content

lidofinance/forta-discord

Repository files navigation

Converts Forta webhook to Discord webhook.

Usage

  • Create forta-discord.yml using forta-discord.yml.example
  • Run docker compose up -d

Description

Default port to listen on is 5001 and can be configured by environment variable PORT.

Store configuration at /etc/forta-discord.yml file e.g.:

hooks:
  - slug: ethereum
    hook: https://discord.com/api/webhook/123
  - slug: polygon
    hook: https://discord.com/api/webhook/456
  - slug: avalanche
    hook: https://discord.com/api/webhook/789

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published