Skip to content

Maintainer command audit

Teuk edited this page Jul 12, 2026 · 4 revisions

Command documentation audit

Generated from the current Mediabot source tree.

  • Documentation target: stable 3.3 release
  • Source: Mediabot/Mediabot.pm

This page is a maintainer aid, not a user guide.

Summary

  • Internal help entries: 174
  • Public dispatch commands detected: 165
  • Private dispatch commands detected: 85
  • Malformed help rows detected: 0
  • Duplicate full help rows detected: 0
  • Commands with multiple help rows: 0

Entries by level

Level Count
public 89
operator+ 12
channel admin 7
admin 32
master 11
owner 2
authorized 13
private 7
private/admin 1

Dispatch commands without help entry

None detected.

Help commands without direct dispatch key

Some of these are aliases, SQL-backed commands, helper commands, or commands handled outside the simple dispatch maps.

None detected.

Commands with multiple help rows

None detected.

Malformed help rows

None detected.

Clone this wiki locally