Jack

joined 1 year ago
[–] [email protected] 22 points 1 year ago (4 children)

Part of me feels bad for all of the homegrown Lemmy apps. They won't compare to the reconfigured Reddit apps.

[–] [email protected] 4 points 1 year ago (1 children)

Your not the only one! What is up with this?

[–] [email protected] 2 points 1 year ago

It's a great product. It is effortless to use, the API is rock solid, and the PWA is beautiful. I hope the time spent is paying off for you!

 

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!