Skip to content

itsjoniur/tgo

 
 

Repository files navigation

TGO: Golang Telegram Bot Framework

TGo is gonna be an easy-to-use telegram bot framework.

All bot-api methods, types, and interfaces are autogenerated in cmd to api.gen.go file.

The rest of this package is a wrapper around the generated code to improve the developer experience and make it way easier to use.

Roadmap

  • in-context storage
  • handle every single api errors
  • pre-made filters (more, much more...)
  • pre-made middlewares
  • pre-made routers
  • better file structure
  • logger on *Bot
  • api client optimizations
  • more examples

About

[WIP] Golang Telegram Bot library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.0%
  • Groovy 1.0%