github CEKlopfenstein/gotify-repeater v2024.0.6
Version 0 Release - 2024.0.6

latest releases: 2024.5.1, 2024.4.2, 2024.4.1-pre...
pre-release19 months ago

An Initial Base Functionality Use/Proof of Concept. Fully functional in the simplest sense.

  • Implemented Discord Webhook
    • The username is "Gotify Repeater" or the name of the Application receiving the notification.
    • Message is Gotify Message title as a "Header" with the proper message below. (Makes use of Discord Messages' new Header Support)
  • Configurator Implemented
    • ClientToken - Client that the plugin will listen to. (May belong to another user if desired.)
    • ServerURL - Defaults to http://localhost. If you are deploying Gotify outside of docker or have HTTPS configured this may need to be modified. Should be the URL that accesses Gotify on the local machine it is running on.
    • DiscordWebhook - The Discord Webhook that the messages are sent to.
  • Displayer contains information on the Configurator values.

Don't miss a new gotify-repeater release

NewReleases is sending notifications on new releases.