4 releases
0.2.1 | Aug 13, 2024 |
---|---|
0.2.0 | Aug 12, 2024 |
0.2.0-beta.1 | Aug 10, 2024 |
0.2.0-alpha.1 | Jul 13, 2024 |
#1247 in Game dev
65KB
1.5K
SLoC
Bevy Discord Plugin
A very simple, bevy plugin that let you send and receive messages through bevy events.
Features
This crate using powerful cargo features.
Feature | Information |
---|---|
webhook |
Uses discord webhooks, using this you can only send messages. |
bot |
This uses serenity behind the scenes and you can create awesome discord bots with it. |
both features are comes under full
feature.
Not Supported Features
Currently, this crate is under development and there are features that are supported by discord and serenity but not supported by us.
Feature | Module |
---|---|
voice |
bot |
attachments |
webhook |
Dependencies
~11–23MB
~313K SLoC