mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
minor changes
This commit is contained in:
parent
cbc3b586a7
commit
e4ec20a5c4
@ -37,11 +37,7 @@ async def help(message: types.Message, state: FSMContext):
|
|||||||
Команда /help
|
Команда /help
|
||||||
"""
|
"""
|
||||||
await message.answer(dedent(f"""
|
await message.answer(dedent(f"""
|
||||||
О проекте https://telegra.ph/Olgram-09-15
|
Читайте инструкции на нашем сайте https://olgram.readthedocs.io
|
||||||
|
Техническая поддержка: @civsocit_feedback_bot
|
||||||
Репозиторий https://github.com/civsocit/olgram
|
|
||||||
|
|
||||||
Поддержка: @civsocit_feedback_bot
|
|
||||||
|
|
||||||
Версия {OlgramSettings.version()}
|
Версия {OlgramSettings.version()}
|
||||||
"""))
|
"""))
|
||||||
|
Loading…
Reference in New Issue
Block a user