Ezcord

Latest version: v0.7.1

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

Scan your dependencies

Page 4 of 5

0.3.3

Bug Fixes
- Fixed API spam if error webhook fails
- Fixed locked database in case of execution error

Added Features
- Added buttons to custom help command
- Added `utils.create_html_file()`

0.3.2

Bugs
- Fixed problem with help command cache
- Fixed log file and asterisk operators for full color logs
- Fixed log level spacing mode `never`

Other changes
- You can now specify a custom log file
- Embed templates can now be used with `interaction.edit`
- Added warning if `bot.ready()` is used outside the `on_ready` event
- Added `guild_only` setting to help command

0.3.1

Bug Fixes
- Fixed `bot.add_help_command`
- Fixed a bug that occurred when providing a single value as query argument
- `DBHandler.close()` now commits the current transaction
- Embed variables now work within the embed help command

Other Changes
- Added `bot.get_cmd` for command mentions
- Added more customization options for `bot.add_help_command`

0.3.0

Aiosqlite Wrapper
- Added `DBHandler` class for simple database queries
- Added DB methods: `all`, `one`, `exec`
- Added support for transactions with `start` and `close`

Help Command
- Added `bot.add_help_command` to activate a custom help command
- Added `HelpStyle` to choose the style of the help command
- Added `ezcord.Cog` class to modify help command categories

Other Changes
- Added `bot.add_ready_info` and `bot.remove_ready_info` for easy ready event modification
- Added more examples

0.2.2

Logging
- Added presets for cog logs
- Reworked `Bot.load_cogs()`: Removed `custom_logs` and `log_directories`, added `custom_log_level` and `log_color`
- Log formats can now be customized with multiple colors
- Added time format presets
- Added automatic spacing option for log levels
- Added `colorful` as a log format preset

Templates
- Templates can now be a regular message instead of an embed
- Added variables that can be used in all templates
- It's now possible to set the same default text for all templates

Other Changes
- Allow integer values for the custom ready event
- The error webhook can now be used while the error event is disabled
- Added examples for `times.convert_to_seconds()`
- Fixed support for Python 3.9

0.2.1

Bug Fixes
- Fixed missing language files (breaking)
- Fixed color codes for log files

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.