v3.0
Changes
- Now using
polibto write the.potfiles - When the
--command-docstringsflag is used, cogs in this form will be recognised:class MyCog(commands.Cog, translator=_): ...
polib to write the .pot files--command-docstrings flag is used, cogs in this form will be recognised:
class MyCog(commands.Cog, translator=_):
...