FIA Docs Deno is a Discord Webhook Bot that posts new Documents from the FIA.
Inside the folder create a file called config.json
with the following contents:
{
"webhooks": [ "URL_TO_WEBHOOK" ],
}
thumbnail
- URL to the image being shown in the Embedinterval
- Fetch interval in seconds (default to 60)
This bot supports multiple webhooks for multiple servers. You can use the thumbnail url above or use your own for customization.
Alternatively there are compiled binaries available on the releases page.