i18n improvements (#89)
- Added
ezcord.LOCALE
for type hinting - Fixed a rare issue where the dot notation for translation keys lead to an error
- Improved translation efficiency by skipping certain embed values and lookup locations
Changes
- Added
utils.create_yaml_file
(#88) - Use yaml file for
/admin show_servers
- Fixed
bold
parameter inbot.get_cmd
- Added
.env
file to the PostgreSQL example
New Contributors
- @SilberGecko6917 made their first contribution in #88