go-telegram-bot-api/telegram-bot-api

Is there a live fork ?

kuchaguangjie opened this issue · 1 comments

Since this one is dead.

https://github.com/go-telegram/bot This one seems also very good, and it catch up with tg bot api version very quickly.
After trying for a while, I found it very well written, and maintained. It would be my first choice for golang.
(BTW, another one that seems ok is https://github.com/mymmrac/telego)