mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 01:46:05 -05:00
[Utils] Add humanize_number() function to chat formatting (#2836)
This adds babel as a dependency, and also includes `redbot.core.i18n.get_babel_locale()`
This commit is contained in:
@@ -9,6 +9,7 @@ install_requires =
|
||||
aiohttp
|
||||
aiohttp-json-rpc
|
||||
appdirs
|
||||
babel
|
||||
click
|
||||
colorama
|
||||
discord.py
|
||||
|
||||
Reference in New Issue
Block a user