Turn a secondary Discord into a ban appeal server
# [p]appealsfor
Get all appeal submissions for a specific user
- Usage: `[p]appealsfor `
- Checks: `ensure_appeal_system_ready and ensure_db_connection`
# [p]viewappeal
View an appeal submission by ID
- Usage: `[p]viewappeal `
- Checks: `ensure_appeal_system_ready and ensure_db_connection`
# [p]appeal
Configure appeal server settings
- Usage: `[p]appeal`
- Restricted to: `ADMIN`
- Aliases: `appeals and appealset`
- Checks: `server_only`
## [p]appeal view
View the current appeal server settings
- Usage: `[p]appeal view`
- Checks: `ensure_db_connection`
## [p]appeal nukedb
Nuke the entire appeal database
- Usage: `[p]appeal nukedb `
- Restricted to: `BOT_OWNER`
- Checks: `ensure_db_connection`
## [p]appeal addquestion
Add a question to the appeal form
- Usage: `[p]appeal addquestion `
- Checks: `ensure_db_connection`
## [p]appeal server
Set the server ID where users will be unbanned from
**NOTES**
- This is the first step to setting up the appeal system
- This server will be the appeal server
- You must be the owner of the target server
- Usage: `[p]appeal server `
- Restricted to: `GUILD_OWNER`
- Checks: `ensure_db_connection`
## [p]appeal editquestion
Edit a question in the appeal form
- Usage: `[p]appeal editquestion `
- Checks: `ensure_appeal_system_ready and ensure_db_connection`
## [p]appeal wipeappeals
Wipe all appeal submissions
- Usage: `[p]appeal wipeappeals `
- Checks: `ensure_db_connection`
## [p]appeal removequestion
Remove a question from the appeal form
- Usage: `[p]appeal removequestion `
- Checks: `ensure_db_connection`
## [p]appeal refresh
Refresh the appeal message with the current appeal form
- Usage: `[p]appeal refresh`
- Checks: `ensure_db_connection`
## [p]appeal channel
Set the channel where submitted appeals will go
`channel_type` must be one of: pending, approved, denied
**NOTE**: All 3 channel types must be set for the appeal system to work properly.
- Usage: `[p]appeal channel `
- Checks: `ensure_db_connection`
## [p]appeal sortorder
Set the sort order for a question in the appeal form
- Usage: `[p]appeal sortorder `
- Checks: `ensure_appeal_system_ready and ensure_db_connection`
## [p]appeal approve
Approve an appeal submission by ID
- Usage: `[p]appeal approve `
- Checks: `ensure_db_connection`
## [p]appeal questions
Menu to view questions in the appeal form
- Usage: `[p]appeal questions`
- Checks: `ensure_appeal_system_ready and ensure_db_connection`
## [p]appeal buttonstyle
Set the style of the appeal button
- Usage: `[p]appeal buttonstyle