# sd_telegram telegram bot on aiogram python 3.10.6 to generate images in automatic1111 locally create bot from [this](https://t.me/BotFather) and use token in [API_TOKEN](https://github.com/amputator84/sd_telegram/blob/master/bot.py#L28) ``` pip install aiogram pip install webuiapi cd C:\stable-diffusion-webui\extensions\sd_telegram\ python bot.py ``````