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

Mimic chat bot interaction for raid creation #30

Open
nicolasblaye opened this issue Jun 3, 2019 · 1 comment
Open

Mimic chat bot interaction for raid creation #30

nicolasblaye opened this issue Jun 3, 2019 · 1 comment
Labels
enhancement New feature or request ideas welcome

Comments

@nicolasblaye
Copy link
Collaborator

When a user gives an ambiguous name for a gym, we answer with all the possibilities. Maybe we can implement these possibilities as clickable button, that would create the corresponding raid?

  1. Make buttons for all arena + one for none of the above
    2a. Pressing a button will send a !raid message with the correct information
    2b. Pressing a button will remove the message
@nicolasblaye nicolasblaye added enhancement New feature or request ideas welcome labels Jun 3, 2019
@tama
Copy link
Owner

tama commented Jun 5, 2019

Extending on this idea :
After receiving a !raid command, send a message alerting of the creation of the raid boss at gym gym and add a short timeout (~5 seconds) during which the user can cancel the command (by sending "cancel" or add a reaction to the message) ; without any interaction the raid channel is created.
Then delete the message written by the bot (now useless) and as of now add a green checkmark to notify that the raid channel creation was successful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ideas welcome
Projects
None yet
Development

No branches or pull requests

2 participants