Skip to content

teal-finance/notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notifier

workflow Go Report Go Version Go Reference

A golang package to send notification on some apps.

Usage

Mattermost

To set up a webhook, check the mattermost documentation

url := "https://framateam.org/hooks/your-mattermost-hook-url"
n := mattermost.NewNotifier(url)
n.Notify("Hello, world!")

About

some software bots to send notifications and alerts

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages