Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JA
Posts
1
Comments
2
Joined
2 yr. ago
ntfy @discuss.ntfy.sh
Jack @vlemmy.net

Ntfy Connector: Modal-based discord bot to send,and now receive, ntfy notifications.

Hello All,

I have been building a discord bot to send and recieve ntfy notifications. Its features include:

  • Publish messages with all customizations
  • Poll messages with all filters
  • Subscribe to topics with all filters (one per user at any time)
  • Change the server to your own selfhosted one

I just recently managed to cover pretty much all of the ntfy API parameters using a variety of slash command arguments, modals, and dropdowns.

Feel free to check it out and add it to your server, but if you want consistent access, please selfhost. As a novice programmer, this is a learning experience for me, so any contributions/advice for my most likely convoluted code is much appreciated. Thanks!