#slash-command #discord #discord-bot #api-bindings

moonrise

An opinionated framework for building Discord slash command bots that recieve over HTTP

1 unstable release

0.0.1-rc.1 Oct 3, 2022

#26 in #slash-command

24 downloads per month

MIT/Apache

6KB
75 lines

Moonrise

Moonrise is a discord slash command framework build on top of Twilight. It is for easily setting up and managing slash commands, and translating them so they could be sent to the rest of your bot over, say, Redis or RabbitMQ.


lib.rs:

is a framework for building Discord bots which use only slash commands. It can also be used as part of a bot that has slash commands through another communication channel.

Dependencies

~12–24MB
~350K SLoC