telefleet is a small, opinionated go library intended for the management and execution of multiple related Telegram bots using telebot. Define, configure, and start multiple bots with shared or individual handlers and middleware.
go get github.com/zewebdev1337/telefleet
See example.go