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

Stop the repeating words! #7

Open
VickiLanger opened this issue Sep 23, 2020 · 7 comments
Open

Stop the repeating words! #7

VickiLanger opened this issue Sep 23, 2020 · 7 comments
Assignees
Labels
enhancement New feature or request Hacktoberfest Requesting input/assistance from anyone

Comments

@VickiLanger
Copy link
Owner

VickiLanger commented Sep 23, 2020

Is your feature request related to a problem? Please describe.
Some nouns, adjectives, labels are being asked repeatedly

Describe the solution you'd like
I'd like the nouns, adjectives, labels to not be repeated so often

here's a similar solution with less moving parts than this repo VickiLanger/code-questions-bot#24

Describe alternatives you've considered

read docs on random() to see if there is a better way
remove each nouns, adjectives, labels from the list until they've all been asked, then add them back in
track nouns, adjectives, labels being used in a database

Additional context
This repo used logs to stop repeating things. Maybe do it like they did
https://github.com/joaquinlpereyra/twitterImgBot/blob/master/twitterbot.py
https://github.com/joaquinlpereyra/twitterImgBot/blob/master/logs/logger.py


Don't forget to follow the bot on Twitter to see the hard work you put in.

@VickiLanger VickiLanger added enhancement New feature or request Hacktoberfest Requesting input/assistance from anyone labels Sep 23, 2020
@Apoorve73
Copy link

I would like to work on this.

@VickiLanger
Copy link
Owner Author

@Apoorve73 Sounds great! Have fun. I'm happy to help and answer questions if need be.

@Apoorve73
Copy link

Yes! Thanks a lot ! :)

@sanjibansg
Copy link

I would like to work on this issue. Do assign if available.. @VickiLanger

@VickiLanger
Copy link
Owner Author

@Apoorve73 Are you still wanting to work on this? If so, let me know. If not, I'll hand it over to @Kahanikaar.

@Apoorve73
Copy link

Yes! But I am having some trouble continuing that! Really sorry for that! You may handover that to @Kahanikaar ! :)

@VickiLanger
Copy link
Owner Author

Thanks for letting me know @Apoorve7.

@Kahanikaar, in the morning, when I get back to my computer I will assign you

@VickiLanger VickiLanger assigned sanjibansg and unassigned Apoorve73 Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest Requesting input/assistance from anyone
Projects
None yet
Development

No branches or pull requests

3 participants