php-telegram-bot / core

PHP Telegram Bot based on the official Telegram Bot API
MIT License
3.87k stars 953 forks source link

It's possible create an bot without botFather? #411

Closed dvjunior closed 7 years ago

dvjunior commented 7 years ago

I'm sorry for make this question here, but I would like automatization the process for create an bot. Object: Internal Software as a Service, an API for create new bot and configure it. Someone know if it's possible?

chuv1 commented 7 years ago

To authomate it use cli telegram client and request botfather with it. There is no other way to get api key, except BotFather.

dvjunior commented 7 years ago

I came to the same conclusion. Tks @chuv1

noplanman commented 7 years ago

Just to point you to the Telegram CLI