Releases: isanosaurus/nerimity.py
Releases · isanosaurus/nerimity.py
v1.6.1
v1.6.0
v1.6.0
- add modal support
- replaced every non-object (userId etc..) to objects (user.id..)
- changed to logging instead of using own logger
- removed send_popup and replaced with send_modal
Full Changelog: v.1.5.2...v1.6.0
v1.5.2
Changes
- add
message.embedto Message object - Added EmbedType
1(Standard Embed) for future Embed implementation from Nerimity - fix bugs
- Messages now automatically get deserialized on receiving them via websocket
v1.5.1
Changes
- none (github username change in README)
v1.5.0
Changes
- fix
There is no current event loop in thread 'MainThread'due to faulty asyncio usage - added embeds
v1.4.1
Changes
- fixed missing parameter issues in README examples
v1.4.0
Changes
- Fix bug where the bot crashes on button interactions
- Added slash command support (more info about slash commands in readme: https://github.com/Deutscher775/nerimity.py?tab=readme-ov-file#notice-prefix-commands-and-slash-command)
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
v1.2.2
Changes
- published to PyPI: https://pypi.org/project/nerimity/
- fixed some error messages that are unnecessary
Full Changelog: v1.2.1...v1.2.2