Skip to content

MinnDevelopment/reactive-jda-bot

Repository files navigation

Reactive JDA Bot

This is an example implementation for a discord bot written in jda-reactor. Additionally, I used coroutines for reactor to simplify code in some situations.

Commands

You can find all command implementations in the functions present in the command package. I made heavy use of Mono to illustrate how powerful reactive extensions can be.

About

This is an example implementation for a discord bot written in jda-reactor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages