cs-discord-at-ucf / lion

🦁A Discord bot from scratch for the UCF Computer Science Discord.
MIT License
42 stars 18 forks source link

store the static breed information for cat/dog plugins #806

Closed suneettipirneni closed 1 year ago

suneettipirneni commented 1 year ago

Instead of fetching the breed data whenever the plugin is loaded we store the data locally and reference it. This allows us to use autocomplete for breeds.

suneettipirneni commented 1 year ago

how will this stay up to date?

Either someone will ping us and tell us there's an issue or an issue ticket will be made. I don't think the breeds lists are updated very frequently at all.