-
Notifications
You must be signed in to change notification settings - Fork 1
Confessions
ZDiscord edited this page Jun 7, 2026
·
1 revision
Anonymous confessions posted to a dedicated Discord channel.
/confess <message>
Posts the message anonymously to the configured confession channel. Each confession gets a stable numeric handle (e.g. "Confession #12").
A player can only confess once every 5 minutes (configurable). The cooldown resets after a successful send.
channels:
confessions: ""
confessions:
color: "#9B59B6"
cooldown: 300| Key | Default | Description |
|---|---|---|
channels.confessions |
"" |
Discord channel ID for confessions |
confessions.color |
#9B59B6 |
Embed border colour |
confessions.cooldown |
300 |
Seconds between confessions per player |
& colour codes in confession messages convert to Discord markdown:
| Code | Effect |
|---|---|
&l |
Bold |
&o |
Italic |
&n |
Underline |
&m |