Hello, anyone know this if user_message in ("hi"):

return "hello"

IM EXPECTING HAVE CODE NEXT TO THIS LIKE
↓↓↓

if user_message again ("hi")
return "i said hello"

so it become:

if user_message in ("hi"):
return "hello"
if user_message again ("hi")
return "i said hello"



but its not working, so how to write it?

5 ответов

29 просмотров
md- Автор вопроса

by the way it's for telegram bot

i was going to ask what "again" means in this code, but my message just disappeared

md- Автор вопроса
tokai
i was going to ask what "again" means in this code...

aiogram, i mean i want my bot response irritable if user say words x2 or more

md- Автор вопроса
md
aiogram, i mean i want my bot response irritable i...

https://t.me/BotTalk/665378 this is what i mean

Похожие вопросы

Карта сайта