forked from Pavel_Durov/python_bot
fix
This commit is contained in:
parent
619c4def42
commit
9ebf6c87c1
5
bot.py
5
bot.py
@ -23,8 +23,9 @@ async def start_func(message: types.Message):
|
|||||||
async def send_image(message: types.Message):
|
async def send_image(message: types.Message):
|
||||||
await bot.send_photo(message.chat.id, photo='https://memepedia.ru/wp-content/uploads/2018/08/ya-pidoras.jpg')
|
await bot.send_photo(message.chat.id, photo='https://memepedia.ru/wp-content/uploads/2018/08/ya-pidoras.jpg')
|
||||||
|
|
||||||
if text == "хто я"
|
@dp.message_handler(text == "хто я" )
|
||||||
bot.send_photo(photo='https://www.meme-arsenal.com/memes/ecebd2339c7eab40e09874bd86a38a09.jpg')
|
async def send_faggot(message: types.Message):
|
||||||
|
await bot.send_photo(message.chat.id, photo='https://www.meme-arsenal.com/memes/ecebd2339c7eab40e09874bd86a38a09.jpg')
|
||||||
|
|
||||||
#хуй
|
#хуй
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user