Mitigate against duplicate quotes #137

Closed
opened 2025-11-16 12:10:06 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2025-11-16 12:10:06 -05:00 (Migrated from github.com)

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)

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)
sirdog3355 commented 2025-11-22 19:40:30 -05:00 (Migrated from github.com)

Closed by #143

Closed by #143
Sign in to join this conversation.
No description provided.