Ezcord

Latest version: v0.6.4

Safety actively analyzes 631898 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.6.4

This release fixes a bug when using Ezcord without a supported Discord library. (70)

0.6.3

New Features
- Added `ezcord.PGHandler`, a wrapper for PostgreSQL / asyncpg (https://github.com/tibue99/ezcord/pull/65)
- Added `ezcord.AutoShardedBot` (https://github.com/tibue99/ezcord/pull/69)

Bug Fixes
- Fixed large durations in `utils.convert_to_seconds`
- Fixed hidden directories in `utils.count_lines` (https://github.com/tibue99/ezcord/pull/68)

0.6.2

This is a bug fix release
- Added localization for embed lists
- Fixed embed templates when i18n is disabled
- Fixed modal values not being localized
- Fixed `count` parameter for interaction responses
- Fixed global variables if language file doesn't contain a `general` key

0.6.1

This release fixes compatibility with older versions of Pycord that are missing the `interaction.respond` attribute.

0.6.0

i18n (58)
- Added localization for slash commands
- Added localizations for messages, embeds, views, modals and more

Other changes
- EzCord can now be used without a Discord library, as some features like `DBHandler` do not require Discord (62)
- Added contribution guide to docs (63)
- Added `utils.load_message` (59)
- Fixed status changer variables
- Disabled `guild_only` for the help command by default

New contributors
* mvlwarekekw made their first contribution in 59

0.5.3

Updates
- Added support for Python 3.12
- Added `DBHandler.executemany`
- The help command will now show all commands by default, with the option to turn on permission checks

Bugs
- Fixed latency overflow error in `on_ready` print
- Ignore `ErrorMessageSent` error in components
- Fixed type hints for `bot.add_status_changer`
- Fixed command name display when command mention is not available
- Fixed plural localization
- Added missing `NotOwner` check to the error handler

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.