Mitigate against duplicate quotes #137
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Bible quote generation, and
/rquote, are picking the same quotes at a consistent enough interval where it's noticeable. It hasn't become too big of a problem, but given there are almost a thousand quotes for the bot to use, it would be nice to nudge it away from picking the same thing twice.Desired functionality is to "weigh" quotes which have already been selected as less likely to be picked than ones that have not (actual implementation will be dependent on research; weighing is simply an example)
Closed by #143