Notion_Bot/app/views.py
2024-04-27 21:42:08 +04:00

11 lines
179 B
Python

def start_bot_message():
return "Бот запущен"
def stop_bot_message():
return "Бот остановлен"
def start_text():
return """Дратути"""