Skip to content

meanos/beatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beatrix

Beatrix is a go binding to a bot, used by meanOs team to get notifications from services

Simple go package

Usage:

import "github.com/meanOs/Beatrix"

func main(){
  beatrix.Init(issuer, token, channelID)
  
  go beatrix.Message("Test message")
  go beatrix.SendError("Test error")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages