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

Remove any need to rely on IDs (and developer mode) #5

Closed
eibex opened this issue Jan 28, 2020 · 0 comments · Fixed by #6
Closed

Remove any need to rely on IDs (and developer mode) #5

eibex opened this issue Jan 28, 2020 · 0 comments · Fixed by #6
Labels
enhancement Software improvement

Comments

@eibex
Copy link
Owner

eibex commented Jan 28, 2020

With commit 4830607 it is no longer necessary to use channel IDs, making the bot much more straightforward to use.

However, the edit command still relies on the message ID to fetch the embed that needs to be modified.

A possible solution is not to ask for the message ID, and have the bot reply with a numbered list of messages (maybe including just the title?) and the user simply needs to input the number to select the message to be edited. If there is only one reaction role embed in that channel, then this process could be probably skipped and select the only existing embed automatically.

@eibex eibex added the enhancement Software improvement label Jan 28, 2020
@eibex eibex mentioned this issue Jan 30, 2020
@eibex eibex closed this as completed in #6 Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Software improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant