Salz0 / telegram_flea

A open-source flea market bot, to be used in any Community
MIT License
9 stars 20 forks source link

๐Ÿ›ก๏ธImplement Selling Request Moderation System #1

Closed Salz0 closed 12 months ago

Salz0 commented 1 year ago

Issue Description: To ensure a top-notch marketplace, we need a moderation system for selling requests. This will guarantee that all listed items follow our rules and policies. ๐Ÿ“œ๐Ÿง

Expected Behavior: When a user submits a selling request, it should go first to a admin (who's ID has been identified in the .env) with two buttons APPROVAL / DECLINATION inline-button attached. Moderators can approve, reject. ๐Ÿš€๐Ÿ‘ฎโ€โ™‚๏ธ

Suggestions are welcome ๐Ÿ™Œ

ishevche commented 1 year ago

I have experience implementing similar behavior. I will try it.