Telegram library for bots in Golang
broker-data | ||
cmd/tg-broker | ||
api.go | ||
broker.go | ||
client.go | ||
client_test.go | ||
command.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md | ||
telegram.go |
Bot API for Telegram bots
Impromptu docs at: https://godoc.org/git.fromouter.space/Hamcha/tg
Should work if you can put the time to figure out how it works (check client_test.go or better yet, clessy)
(Yes this needs proper docs and everything but I'm kinda busy doing other stuff)