Improve movie suggestion process by listing top hits and allowing useres to select one
Opened this issue · 0 comments
Chopknee commented
The suggestion process can be improved by allowing the user to select between a list of top hits for that title. The bot can generate an embed and use reactions to select the correct option.
- The embed includes links to the IMDB page and release year.
- Embed can be removed after selecting.
- Possibly a timeout to clear the embed if the user leaves it for too long.
- User can cancel with an appropriate reaction.
- Titles with no hits should not generate the embed. Only a message explaining no hits were found should be sent.
- Only the original suggester reactions will work. Reactions from other users would be ignored, with the possible exception of an admin override?