GrumpySuggestions
darksoon edited this page 2026-07-11 01:17:13 +02:00

Page revisions

2 Commits

Author SHA1 Message Date
ae6dd14ef0 docs: fix command-coverage gaps found during full cross-check
User asked to verify the wiki actually covers everything from the
past days, not just today. Ground-truth extraction of every
subcommand from src/modules/*/commands/*.ts against every wiki page
surfaced real gaps beyond today's changes:

- GrumpyMod/-EN: /mod unmute, modlog-search, modlog-export were
  missing entirely (my own oversight when rewriting these pages
  yesterday)
- GrumpyLeveling/-EN: the whole XP-boost feature (/xp boost,
  boost-status, boost-stop, season-reset) plus /leaderboard's
  week/month timeframe option were undocumented
- Ticket-Commands/-EN: /tickets stats was missing
- GrumpySuggestions/-EN: /suggestion top was missing
- GrumpyStarboard/-EN: had NO commands section at all (/starboard
  top/stats/remove entirely undocumented — the same gap a prior
  session's memory claims was already fixed, but that fix landed in
  the wrong repo, see grumpycore-wiki-repos-6caf381 memory)
- GrumpyVoice-EN/GrumpyTickets-EN: wiki-link typos pointing at the
  German command-reference page instead of its -EN variant

Verified via a scripted re-check after fixing: zero gaps remain
across all checked modules/commands.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 01:17:13 +02:00
d40bfed7c3 docs: 5 neue Wiki-Seiten + Home/Sidebar/Config Update
Neue Seiten:
  - GrumpyReactionRoles.md — Setup-Workflow, Commands, Limits, Sicherheit
  - GrumpyLeveling.md — XP-Formel, Level-Up-Karte, Commands, Rollen-Belohnungen
  - GrumpySuggestions.md — Commands, Status-Tabelle, Embed-Format, Tipps
  - GrumpyPolls.md — Commands, Embed-Format, Voting-Verhalten, Balkendiagramm
  - GrumpyStarboard.md — Settings, Zähler-Logik, Custom-Emoji, Tipps

Aktualisierungen:
  - Home.md: 13 Module (war 8), neue Highlights-Sektion
  - _Sidebar.md: Neue Sektion "🆕 Neue Module" mit 5 Links
  - Configuration.md:
      - channels.suggestions / starboard / levelup ergänzt
      - Modul-Toggle-Tabelle auf 13 Module erweitert
      - Modul-YAML-Tabelle komplett (inkl. 5 neue YAMLs)
      - Fallback-Kette dokumentiert
2026-05-12 21:49:21 +02:00