Installation
darksoon edited this page 2026-07-11 11:44:07 +02:00

Page revisions

5 Commits

Author SHA1 Message Date
63901d698a docs: cover Docker + native install, not just Pelican/Wings
Installation page only documented Pelican Panel deployment, despite
GrumpyCore being a plain Node process runnable anywhere. Added
standalone Docker (with a DIY Dockerfile example, since none ships
in the repo) and native/bare-Node paths (systemd + pm2 examples),
plus a Resilience section explaining the new transient-gateway
self-recovery and why a supervisor still matters for real crashes.
Also fixed stale details: Node 20+ -> 22+ (matches package.json
engines), nodejs_20 -> nodejs_24 docker image, index.js -> build/index.js
startup path.
2026-07-11 11:44:07 +02:00
e3d022cf10 docs: config auto-heal, %user% alias, voice rename cooldown + bitrate cap, CC autocomplete filter + sanitization, help fallbacks 2026-05-07 22:13:47 +02:00
a79b6056dd docs: sync wiki with grumpy-2.0 (auto-deploy panels, audit logger, new commands)
Major refresh to match the current state of the bot:

- Drop the message-ids workflow — panels are auto-deployed on startup and
  tracked in the database (WelcomeState, TicketPanelMessage). Manual
  /welcome setup-verify and /tickets setup-panel remain for re-deploys.
- Welcome: banner is now the default mode for both join and leave; leave
  also supports embed/text. Verify panel uses full embed schema.
- Mod: document the new server audit logger (channel/role/member/profile/
  invite/webhook/emoji/message events), plus /mod note and /mod softban.
- Tickets: document /tickets reopen, channelId "0" support fallback, and
  the auto-deployment flow.
- Add /botstatus, console commands (stop/exit/quit/help), graceful
  shutdown and per-guild slash command notes.
- Drop the .env requirement (DATABASE_URL falls back to file:./grumpy.db).
- Configuration page now reflects the actual config.yml (addons, channels,
  roles) and points at configs/modules/*.yml for feature settings.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 21:24:01 +02:00
30095bedd6 docs: update wiki for Sapphire.js + Prisma 7 (grumpy-2.0) 2026-05-04 21:50:37 +02:00
1ae04463c1 docs: complete GrumpyCore wiki — all pages, sidebar, staff guides 2026-05-02 12:55:12 +02:00