#discord #bevy #bevy-plugin #send-message #plugin

bevy-discord

A bevy plugin for sending and receiving discord messages

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

#1306 in Game dev

Download history 107/week @ 2024-07-11 5/week @ 2024-07-18 1/week @ 2024-07-25 324/week @ 2024-08-08 52/week @ 2024-08-15

377 downloads per month

GPL-3.0-only

65KB
1.5K SLoC

Bevy Discord Plugin

GitHub License Crates.io Version CI

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
~315K SLoC