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

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.7k stars 879 forks source link

how do i run multiple bot with same code use telebot go #540

Closed ghost closed 2 years ago

ghost commented 2 years ago

how do i run multiple bot with same code use telebot go

jmaister commented 2 years ago

Create different bots on BotFather. Run multiple bots, each one with a different token.