nikoksr / notify

A dead simple Go library for sending notifications to various messaging services.
MIT License
3.14k stars 219 forks source link

feat(service): Add [OneBot11] service #836

Open IllTamer opened 7 months ago

IllTamer commented 7 months ago

Describe the missing service. Please provide useful links.

This is the definition of onebot11 protocol: https://github.com/botuniverse/onebot-11

Describe the solution you'd like

Send notification messages through the http communication format supported by the onebot protocol

Potential libraries to use

IllTamer commented 7 months ago

If you don't have extra time to deal with this issue, you can assign it to me and I will complete support for the protocol over the weekend (In fact, I am adding onebot protocol support for notify's downstream software pingme. I will be happy if you are willing to associate this issue with me)