Notion_Bot/app/views.py

11 lines
179 B
Python
Raw Permalink Normal View History

2024-04-27 21:42:08 +04:00
def start_bot_message():
return "Бот запущен"
def stop_bot_message():
return "Бот остановлен"
def start_text():
return """Дратути"""