mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
Merge branch 'stable'
This commit is contained in:
commit
3095559bd0
@ -28,8 +28,6 @@ async def start(message: types.Message, state: FSMContext):
|
||||
/mybots - управление ботами
|
||||
|
||||
/help - помощь
|
||||
|
||||
Ссылка на репозиторий https://github.com/civsocit/olgram
|
||||
"""))
|
||||
|
||||
|
||||
@ -41,6 +39,8 @@ async def help(message: types.Message, state: FSMContext):
|
||||
await message.answer(dedent(f"""
|
||||
О проекте https://telegra.ph/Olgram-09-15
|
||||
|
||||
Репозиторий https://github.com/civsocit/olgram
|
||||
|
||||
Поддержка: @civsocit_feedback_bot
|
||||
|
||||
Версия {OlgramSettings.version()}
|
||||
|
Loading…
Reference in New Issue
Block a user