v0.6.0-alpha.1
Pre-release
Pre-release
·
42 commits
to main
since this release
This release note is continued from v0.5
release note
Added
rich_presence
feature- re-export
discord-sdk
- macro
send_event_tuple
ChannelPlugin
ChannelListener
DiscordPluginGroup
Changed
- move
bevy_discord::bot::events
tobevy_discord::events::bot
- Refactor
BEventCollection
toEventCollection
and moved it frombevy_discord::bot::common::BEventCollection
tobevy_discord::events::EventCollection
- Update
create_event_collection_and_handler
macro with refactored items