Aurum-hikari

Latest version: v0.1.5.6

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

Scan your dependencies

Page 1 of 2

0.1.5.6

**New features:**
- Plugins can listen for events. ([`feat: events, plugin can listen now`](https://github.com/ShinshiDevs/aurum-hikari/commit/e1ba133e96173e4997c079c2799c24a1e613f527))
- Error handling. ([`feat: error handling`](https://github.com/ShinshiDevs/aurum-hikari/commit/eaf6b6826d62feb1595c68f3317077e9140d6295))
Now, you can make yours error handling by overriding client and their `on_command_error` method.

**Optimization and safety:**
- For some classes, `__slots__` has been fixed.
- PluginManager `bot`, `client`, `commands` attributes now are private. ([`chore(PluginManager): convert bot, client, commands attributes …`](https://github.com/ShinshiDevs/aurum-hikari/commit/65adf6d8cdf7e10b19f6430ffff1e055630f6b42))
- Commands being get by ID from now. ([`chore: now commands locating by ID`](https://github.com/ShinshiDevs/aurum-hikari/commit/5b1ed86bcdcd5c49cc01ff5dff88aa6c6e831794))

**Fixed:**
- Option description attribute was required, but now is optional.
- For some classes, `__slots__` has been fixed.
- In `SlashCommand` examples was problem with tabs.
- Package `__version__` and `__version_tuple__` are now is uneditable.

\* psss, bug hunting is very welcome, as suggestions and reviews!

0.1.5.5

Removed
- Static directory has been removed from the project structure.
Fixed
- `Client` class:
- Added a `return` statement after sending a response to prevent the callback from being used twice.
- Implemented `__slots__` for memory optimization. Note: Implementations inheriting from the base `Client` class will not automatically inherit `__slots__`.
- `InteractionContext` class:
- Fixed an issue where the ephemeral flag was ignored due to an incorrect `if` condition.

0.1.5.4

- Version tuple.
- New attributes to interaction context: `user`, `member`.
- Integration important message and reform.

0.1.5.3

Fixes, fixes and fixes

0.1.5.2

- HOTFIX: Remove import locale in __init__ of l10n module.

0.1.5.1

Little changes about localization part and some fixes

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.