Red-DiscordBot/changelog.d/2964.misc.rst
Michael H a36e95c286
Remove a large amount of fetch_user calls (#3075)
* Non-audio changes

* address Flame's feedback
2019-12-21 01:15:34 -05:00

3 lines
128 B
ReStructuredText

Red no longer uses bot.fetch_user in core
- This is a 1/1s global ratelimit
- It really really really should be avoided.