Confessions

Create a dedicated channel where members can share anonymous messages through Discortics.

4 min readUpdated Sep 1, 2026

Confessions gives members a way to submit a message through Discortics and have it posted in a dedicated channel without displaying the sender's identity.

Before you begin

  • Staff need Manage Server to change confession settings.
  • Discortics needs View Channel, Send Messages, and Embed Links in the destination channel.
  • Choose a channel with clear community rules and appropriate staff visibility.
  • Test the feature before enabling it for a large server.

Set up Confessions

Set up from the DashboardChoose the channel and enable Confessions.
  1. Open Dashboard → Settings.
  2. Find Confession.
  3. Select the channel where confessions should appear.
  4. Enable Confessions.
  5. Use the save bar to apply the change.

The Dashboard requires a channel before it can enable Confessions.

[Insert screenshot here]

The saved Confession section on Dashboard → Settings

Set up with a commandChoose the channel and enable Confessions in one command.

Run:

/settings confession channel:#confessions toggle:true

Replace #confessions with your destination channel. Discortics confirms the saved channel and enabled state.

[Insert screenshot here]

The Discord confirmation after enabling Confessions

After either setup, open a direct message with Discortics and send a test confession:

;confess <server_id> This is a test confession.

Confirm the post appears in the selected channel before announcing the feature.

Change or pause Confessions

  • Run /settings confession channel:#new-channel to change where new confessions appear.
  • Run /settings confession toggle:false to pause new confessions.
  • Run /settings confession toggle:true to enable them again.

The channel and toggle options are independent. Pausing Confessions does not clear the saved channel.

Member flow

Members send Discortics a direct message in this format:

;confess <server_id> <message>

For example, ;confess 123456789012345678 The event was great. sends the message to the configured confession channel for that server. Discortics confirms the result in the direct message and does not display the member's identity on the public post.

Members can copy the server ID after enabling Developer Mode in Discord, then opening the server menu and selecting Copy Server ID. The server's custom message-command prefix does not change this DM syntax.

Keep the channel topic or a nearby rules message clear about what your server allows. Anonymous posting should still have a defined moderation policy.

Command reference

CommandPurposeRequired user permission
/settings confession channel:#channel toggle:trueChoose a channel and enable confessionsManage Server
/settings confession channel:#channelChange the destination channelManage Server
/settings confession toggle:falsePause confession deliveryManage Server
;confess <server_id> <message>Submit a confession by direct messageNone

Frequently asked questions

Why is the confession not appearing?

Confirm the feature is enabled and a destination channel is selected. Then check that Discortics can view the channel, send messages, and embed links.

Also confirm the member used a direct message, included the correct server ID, and added text after the ID.

Why can I not enable Confessions in the Dashboard?

Select a destination channel first. The Dashboard does not enable Confessions without one.

Can I move confessions to another channel?

Yes. Change the channel from /settings confession or Dashboard → Settings. Existing posts remain in the old channel, while new posts use the updated destination.

Can I temporarily stop new confessions?

Yes. Disable the toggle without clearing the saved channel, then enable it again when your staff is ready.