nikoksr/notify

Roadmap for v1

nikoksr opened this issue · 1 comments

List of features/changes we want to finish before releasing an official v1 version:

  • Add notify.MustSend method (#48)
  • Add context.Context to parameter list of notify.Send - Done (#51)
  • Set standards and add a review process for new service candidates (#24)
  • Add missing usage docs
  • Add tests for all services (#1)

Please note that this list is not final.

Hello, I just setup pingme to send discord messages. I really like it. It's a shame that it doesn't have setup guide for discord. As someone who has little knowledge about how discord bot Eco-system works, it took me a long time to setup and a lots of googling. I want to add documentation for how to setup pingme with discord.

I think it will be something like this.

https://github.com/minhaz1217/devops-notes/tree/master/45.%20setting%20up%20pingme%20with%20discord%20for%20automated%20notification

Should I add the usage doc?