Requires Manage Server permission

Setting Up Confessions
1
Enable confessions
Use
/confess-admin enable
to enable the confessions module for your server2
Set confession channel
Use
/confess-admin set-confession-channel channel:
to set the channel where confessions will be postedchannel:
= The channel where confessions will be posted anonymously (leave blank to remove)
3
Set log channel (optional)
Use
/confess-admin set-log-channel channel:
to set a channel for logging confession activitychannel:
= The channel for logging (leave blank to remove)
Using Confessions
1
Submit a confession
Use
/confess confession:
to submit an anonymous confessionconfession:
= Your confession textreplying_to:
= Confession ID to reply to (optional)image_url:
= URL of an image to include (optional)
Managing Confessions
1
Ban users from confessions
Use
/confess-admin ban-by-confession-id confession_id:
to ban a user who posted a specific confessionconfession_id:
= The ID of the confession to ban the user for
2
Unban users from confessions
Use
/confess-admin unban-by-confession-id confession_id:
to unban a user who posted a specific confessionconfession_id:
= The ID of the confession to unban the user for
3
Disable confessions
Use
/confess-admin disable
to disable the confessions module