Red-DiscordBot/changelog.d/3148.misc.1.rst
Michael H cd7f4681a4
Cache prefixes (#3150)
* Cache prefixes

 - This works towards #3148
 - Ends up centralizing some logic
   - Including that prefixes should be a reverse sorted list

* handle global prefix attempts at none

* fix prefix set for server

* cache using guild id
2020-01-17 16:49:25 -05:00

2 lines
56 B
ReStructuredText

Cache prefixes rather than lookup from config each time