You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should have the ability to start a ban appeal (in Private Chat only)
!appeal start
In guild, informs the player that they can appeal by private messaging the bot the same command
In DM, Informs the player of what to type in their appeal, and then starts recording all messages typed as part of the appeal. Bot adds \n\n between messages.
Stretch Goal: deleted messages in DM should be deleted from the appeal.
cancel (or !appeal cancel or !appeal stop)
'Are you sure? All your messages will be erased. (Please type "Yes" or "No")'
(Yes/Y): "OK, Your appeal has been cancelled." (clears data from memory)
(No/N): "OK, Please continue where you left off." (with stretch: "You can still delete lines from your appeal by deleting the private message they were added with")
"Done" / !appeal done / !appeal send
'Here is your current appeal, please read over it and confirm it is ready:
Would you like to send? Y/N:"
Same ol' yes/no prompt.
(Yes/Y): "OK, I have sent your appeal." (sends appeal to a configured channel and clears out the data)
(No/N): "OK, Please continue where you left off."
In configured appeal channel
[message appears] (From: Discord Player [discordId])
!appeal accept [discordId]
DM's discord user: "Your appeal has been accepted and you have been unbanned. Thank you for flying Shotbow"
!appeal reject [discordId] [reason]
DM's discord user: "Your appeal has been rejected. The staffer handling the appeal said: [stuff]"
The text was updated successfully, but these errors were encountered:
User should have the ability to start a ban appeal (in Private Chat only)
In guild, informs the player that they can appeal by private messaging the bot the same command
In DM, Informs the player of what to type in their appeal, and then starts recording all messages typed as part of the appeal. Bot adds \n\n between messages.
Stretch Goal: deleted messages in DM should be deleted from the appeal.
'Are you sure? All your messages will be erased. (Please type "Yes" or "No")'
(Yes/Y): "OK, Your appeal has been cancelled." (clears data from memory)
(No/N): "OK, Please continue where you left off." (with stretch: "You can still delete lines from your appeal by deleting the private message they were added with")
'Here is your current appeal, please read over it and confirm it is ready:
Would you like to send? Y/N:"
Same ol' yes/no prompt.
(Yes/Y): "OK, I have sent your appeal." (sends appeal to a configured channel and clears out the data)
(No/N): "OK, Please continue where you left off."
In configured appeal channel
[message appears] (From: Discord Player [discordId])
DM's discord user: "Your appeal has been accepted and you have been unbanned. Thank you for flying Shotbow"
DM's discord user: "Your appeal has been rejected. The staffer handling the appeal said: [stuff]"
The text was updated successfully, but these errors were encountered: