We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Super simple besides being its own service (ntc-notifier). This could also act as the base plate for now notifiers, for example, twitter!
ntc-notifier
The text was updated successfully, but these errors were encountered:
trade-notifier
discord-msg
curl --location 'http://localhost:4999/discord-msg/ntc' \ --header 'Content-Type: application/json' \ --data '{ "content": "Addr A has traded successfully with address B asset C!" }'
This is already configured but to understand how it works:
Sorry, something went wrong.
zuwuko
No branches or pull requests
Info
Super simple besides being its own service (
ntc-notifier
). This could also act as the base plate for now notifiers, for example, twitter!The text was updated successfully, but these errors were encountered: