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

Page revisions

3 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
535e6d90b2 docs: catch up wiki with 10 undocumented modules + today's mod/welcome changes
This wiki (dev.sven-neurath.de/darksoon/GrumpyCore_wiki/wiki) hadn't
been touched since May 13 — a completely different, correctly-linked
repo (GrumpyCore_wiki.git main branch, not the wiki) was mistakenly
maintained instead in earlier sessions.

New pages (DE+EN each): Reminders, Birthdays, RSS, Giveaways,
Serverstats, Announcements, Events, Settings, YouTube, Twitch, and the
brand-new Triggers module ("tags") with a full step-by-step example.

Rewrote GrumpyMod/-EN and GrumpyWelcome/-EN from scratch — the existing
versions had drifted from the actual schema (wrong field names, a
non-existent antiNuke YAML block, stale report cooldown values) on top
of being incomplete. Now covers URLhaus, message-log, /mod nuke, boost
announcements, and sticky roles accurately against the current code.

Home.md and _Sidebar.md updated with the new navigation entries.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 01:05:01 +02:00
832fdfad46 feat: English wiki pages — full bilingual wiki (DE + EN)
New pages (12 English module pages):
  GrumpyWelcome-EN, GrumpyMod-EN, GrumpyTickets-EN,
  GrumpyVoice-EN, GrumpyMusic-EN, GrumpyHelp-EN, GrumpyCommands-EN,
  GrumpyReactionRoles-EN, GrumpyLeveling-EN, GrumpySuggestions-EN,
  GrumpyPolls-EN, GrumpyStarboard-EN

Updated pages:
  Home.md — English section added after German content
  _Sidebar.md — English navigation section added (GrumpyCore Wiki English)

Wiki is now fully bilingual: German pages unchanged, English equivalents
accessible via -EN suffix links in sidebar and Home.md
2026-05-13 21:03:08 +02:00