Cogwatch

Latest version: v3.3.1

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

Scan your dependencies

Page 1 of 3

3.3.0

Changed

- Fixed an issue with `pycord` v2+ where the `load_extension` method now returns a list or dictionary instead of a None value. (30)

3.2.0

Added

- Support for [disnake](https://github.com/DisnakeDev/disnake). (#27)
- Support for [discord4py](https://github.com/mccoderpy/discord.py-message-components) (#26)

Changed

- Fixed logging support not (fully) working when using libraries other than `discord.py`. (28)
- Fix erroneous error thrown when adding subdirectories to your command directory.

3.1.0

Added

- Support for [nextcord](https://github.com/nextcord/nextcord). (#19)

Changed

- Example code now uses discord.py v2.
- Fixed some minor meta-information bugs / typos.
- Added basic example screenshot on the README.

3.0.1

Changed

- Update load_extension calls to use `await` compatible with discord.py v2. (18)

3.0.0

This release drops support for Python 3.7.

Added

- Terminal output now supports colorized messages. The argument `colors` can be used to disable it.
- Explicit error messages for certain actions (NoEntryPoint, ExtensionNotLoaded).

Changed

- Fixed a bug where filenames with mixed case would fail. (14)
- Added explicit checks before loading or unloading cogs. (15)

2.1.0

Added

- The subclassed bot can now be run via a poetry script `poetry run example`.
- The `examples` directory now includes a sample command directory & cog file to
demonstrate the expected tree and code structure. (9)

Changed

- Fixed a bug with the logger that was broken in v2.0.0.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.