forked from Pavel_Durov/python_bot
изменил адрес картинки
This commit is contained in:
parent
6976d89ee8
commit
0cf1f28ccf
2
bot.py
2
bot.py
@ -20,7 +20,7 @@ async def start_func(message: types.Message):
|
||||
|
||||
@dp.message_handler(commands=['photo'])
|
||||
async def send_image(message: types.Message):
|
||||
await bot.send_photo(message.chat.id, photo='http://git.vdk2ch.ru:3000/Pavel_Durov/python_bot/raw/branch/main/ya-pidoras.jpg')
|
||||
await bot.send_photo(message.chat.id, photo='https://memepedia.ru/wp-content/uploads/2018/08/ya-pidoras.jpg')
|
||||
|
||||
#хуй
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user