Discord Notifications
Trigger notifications for Telliot, for example, when submitting a report or having your stake amount reduced (which may mean you got disputed).
Inside telliot-feeds folder, in the .env file, you can set a Discord Webhook for Telliot to send you notifications about Data submitted and other useful information.
If you don't have a Discord webhook, here's Discord's official tutorial on how to get one, following quick easy steps.
You just need to paste your discord webhook there and telliot will always try to send you a notification when needed.
You can choose a name (default 'Telliot') or leave the webhook variable empty ("") for no notifications.
More info on how to use notifications can be found inside the .env.example
file.
Last updated