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

Tracking History (enhancement) #6

Open
vortrex opened this issue Feb 16, 2022 · 2 comments
Open

Tracking History (enhancement) #6

vortrex opened this issue Feb 16, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@vortrex
Copy link

vortrex commented Feb 16, 2022

Hey! Glad to see you're actively monitoring this, I was about to make a pull request to try and add some features, but I figure I might just suggest them to you first haha.

My number one is "recording already present scores in the server". It's going to be more of a pain to get everyone's scores reposted by them personally to get an accurate read on everyone's scores. So how hard do you think it would be to have the bot read the contents of a channel when it joins to make an initial scoreboard?

@spalmurray spalmurray added the enhancement New feature or request label Feb 16, 2022
@spalmurray
Copy link
Owner

Hi @vortrex! You bring up an important shortcoming of the bot. When I first deployed the bot I told my family they would have to repost their scores for the bot to store them and none of them actually did it... Certainly solving this annoyance would be an excellent feature.

Regarding actual implementation, I'm not sure what the best way to do this would be. I will spend some time thinking about this. At first consideration, maybe a command that will get wordle-bot to look for Wordle scores in the whole history of the chat channel the command was sent in. I think this is possible with the Discord API. I'm not sure if this could be triggered on bot join. I will look into all of these details and hopefully come up with some solution.

If you have any suggestions, ideas, or even want to help contribute- let me know! Otherwise, I will keep this thread posted as I work on this. :)

@vortrex
Copy link
Author

vortrex commented Feb 17, 2022 via email

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

No branches or pull requests

2 participants