We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df08d01 commit b01bda2Copy full SHA for b01bda2
bot/main.py
@@ -3,7 +3,7 @@
3
4
5
def printreply(update, context) -> None:
6
- update.message.reply_text("привет привет")
+ update.message.reply_text("Привет, как жизнь?")
7
8
9
def main():
0 commit comments