Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
altlinux-packages-bot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Unitsaev
altlinux-packages-bot
Commits
0d2af83a
Verified
Commit
0d2af83a
authored
Mar 10, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
help: add missing commands and reorganize sections
parent
1f63413f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
17 deletions
+17
-17
help.py
src/handlers/help.py
+17
-17
No files found.
src/handlers/help.py
View file @
0d2af83a
...
...
@@ -57,23 +57,23 @@ async def help_handler(m: Message) -> None:
" /help — помощь
\n
"
" /altrepo_info — информация о боте
\n\n
"
f
"{_bold("
Отслеживание
пакетов
:
")}
\n
"
" /
watch — текущего сопровождающего
\n
"
" /
watch maintainer — выбранного сопровождающего
\n
\n
"
f
"{_bold("
Отслеживание
багов
:
")}
\n
"
" /bugs — текущего сопровождающего
\n
"
" /
bugs maintainer — выбранного сопровождающего
\n
\n
"
f
"{_bold("
Ошибки
пересборки
:
")}
\n
"
" /ftbfs — текущего сопровождающего
\n
"
" /ftbfs maintainer — выбранного сопровождающего
\n
\n
"
f
"{_bold("
Статистика
репозитория
:
")}
\n
"
" /
statistics — текущего
\n
"
" /statistics branch — выбранного
\n\n
"
f
"{_bold("
Новости
:
")}
\n
"
f
"{_bold("
Пакеты
:
")}
\n
"
" /
package name [branch] [arch] — информация о пакете
\n
"
" /
changelog name [branch] — история изменений
\n
"
" /search_file filename [branch] — поиск по файлам
\n\n
"
f
"{_bold("
Сопровождающий
:
")}
\n
"
" /
watch [maintainer] [acl] — устаревшие пакеты
\n
"
" /bugs [maintainer] — открытые баги
\n
"
" /ftbfs [maintainer] — ошибки пересборки
\n
\n
"
f
"{_bold("
Задачи
:
")}
\n
"
" /tasks [maintainer] [branch] — список задач
\n
"
" /task id — информация о задаче
\n
"
" /
task_search args — поиск задач
\n
\n
"
f
"{_bold("
Прочее
:
")}
\n
"
" /statistics [branch] — статистика репозитория
\n
"
" /news — меню новостей
\n
"
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment