HgCNO2 / reddit-bggfetcherbot

u/BGGFetcherBot is designed to reply to comments in r/boardgames if the comment includes game names in double brackets with links to the game on BoardGameGeek.com
GNU General Public License v3.0
3 stars 2 forks source link

v2.0.0 #16

Closed HgCNO2 closed 1 year ago

HgCNO2 commented 1 year ago

Adding support for !fetch with bold game names instead of double brackets.

Adding support for calling the bot with a year range instead of just modifiers. (Issue #13)

Game query must be 200 characters or less.

Upgrading from TheFuzz to RapidFuzz for fuzzy matching.

Fuzzy matching both with JaroWinkler and ratio then going with the winner. (Issue #14)

Drop duplicate game IDs from the database. Apparently the boardgameexpansion links are all canonical to the boardgame equivalent.