theastropath / turbot

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

Pref command #143

Closed lexicalunit closed 4 years ago

lexicalunit commented 4 years ago

depends on #142 being merged first

Creating new commands every time we add a user preference is getting to be a pain. This consolidates it all into a !pref command and cleans up a ton of cruft and duplicated code.