Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For Sale plugin #2

Open
andrewthetechie opened this issue Sep 25, 2020 · 1 comment
Open

For Sale plugin #2

andrewthetechie opened this issue Sep 25, 2020 · 1 comment

Comments

@andrewthetechie
Copy link
Member

Setup a for sale plugin

It should:

be able to manage a single for sale channel
post sales items to a moderation queue that admins/selected people can review to post
User interactions:
User DM's the bot with for sale post. Use flows to get info from them

Item
price
Description
Image/Image url

Gives the user a retraction link they can use to retract it

Bot:
Post a message to the moderation channel for the admins to look at. Should have a few ways to approve:

reaction emoji for slack backend
approval command which takes a message id
rejection
On approval/rejection: Message back to the user to let them know what's up
-- rejection: Tell them they can message the admins to ask about the rejection

Post the message to the appropriate job channel.
"@{user} has a for sale item:
[[for sale item here]
"

If retracted, go back and delete that post.

@andrewthetechie
Copy link
Member Author

Similar to #1, but for a different topic.

Could be cool if you could make a general "manage a channel" plugin that we could configure different flows for dynamically, but that might be a stretch with errbot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants