mazziechai / kose-kata

Powerful note Discord bot
Mozilla Public License 2.0
2 stars 0 forks source link

Performance issues when selecting a random note #11

Closed mazziechai closed 11 months ago

mazziechai commented 1 year ago

I noticed that it took a very long time in ma pona when selecting a random note from a pool. This might be because of how the notes are retrieved and then chosen.

mazziechai commented 11 months ago

Fixed