theastropath / turbot

A Discord bot for tracking Animal Crossing: New Horizons turnip prices and fossil collections
MIT License
8 stars 1 forks source link

Collectable bugs #148

Closed lexicalunit closed 4 years ago

lexicalunit commented 4 years ago

Following the pattern of https://github.com/theastropath/turbot/pull/146, make bugs collectable too.

Also, is there a way to refactor the code so that there's less duplication of "collectables" code? Fish, art, bugs, and fossils all support the same basic operations... there should be a way to simplify things a bit.