scriptydev/prescripty

Unban autocomplete not properly caching GuildBan objects

Closed this issue · 0 comments

I improperly used the @lru_cache function decorator... on an async function too...

From a member of the Hikari server:

you shouldn't have to attach it, you can just associate guild ids to the cache entries
and then have a cache object you can inject