nano-shino / genshinhelper

A Discord bot to help with daily Genshin activities
MIT License
34 stars 11 forks source link

Feature Request: Button in /resin message to rerun /resin #5

Open EffortlessFury opened 2 years ago

EffortlessFury commented 2 years ago

I'm happy to work on this and would've done the work before creating an issue but seeing as I'm busy today and tomorrow I figure I might as well put it here in case you have thoughts or objections.

Would be if I could just click a button on the /resin breakdown to quickly run it again.

nano-shino commented 2 years ago

Hmm, I generally want to avoid keeping long-running interactions (e.g. if the bot restarts, the button won't work any more because the view needs to be registered) How long do you want to keep the button there? Forever?

EffortlessFury commented 2 years ago

Let me take a closer look at the button spec to understand how it functions before I get back to you.

EffortlessFury commented 2 years ago

Going to look at this this upcoming week.