warnet-gi / WarnetBot

A bot for Warga Nusantara Teyvat (WARNET) discord server
https://discord.gg/warnet-gi
MIT License
7 stars 4 forks source link

Enchantment Giveaway System that has a requirement to upload an image #128

Open hilmoo opened 5 months ago

hilmoo commented 5 months ago

Giveaway created by Giveawayboat -> Thread created by admin -> Command bot sends by Admin -> Members will upload the image via this command -> Bot sends the image to the thread

If giveaway ends: Giveawayboat sends a specific message in giveaway channel -> Warnetbot triggered -> Warnetbot parses the ID of the winner -> If found, Warnetbot sends the image in the giveaway channel -> End

hilmoo commented 5 months ago

I think its too complex, maybe forward the image (like nqn) but instead member send the image in message it will be upload to a form modal. After that, the bot would store the message ID and save it in the database.