Skip to content

hack-fan/noti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noti

Simply send notification to IM. Slack, Teams, Wechat Work, etc...

  • Wechat Work
  • Slack
  • Teams

Getting start

Use Noti by Environment Variables

NOTI_PROVIDER=wework
WEWORK_INFO_KEY=
WEWORK_WARN_KEY=
WEWORK_ERROR_KEY=

The KEY can find in Wechat Work group robot url.

Then use noti just like this:

noti.Info("info")
noti.Warn("warn")
noti.Error("error")

About

Simply send notification to IM. Slack, Teams, Wechat Work, etc...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages