zeroone2numeral2 / reddit-test

3 stars 1 forks source link

/managesubmission command #164

Open RememberTheAir opened 3 years ago

RememberTheAir commented 3 years ago

When used, ask the user to forward a post from one of the channels. Check whether the post has been posted. If yes, allow the user to execute some actions:

/unposted: removes the Post row from the database, so the submission will not be considered as posted /sendhere: try to send the submission in the chat (similar to /try) /sendagain: send the submission again in the channel /edit: edit the original message with the updated submission's data

/cancel to cancel the operation before the users forwards a message /exit to exit the conversation

Also when the user forwards a message, send a short overview of the posted message (submission id, when it has been posted, the channel name/link, the post link)