Cool Kotlin Discord Bot Framework: Discord Bot + React?

When I was developing my discord bot, I thought that what if we can write an interactive bot just like React.js? A state to update message… reusing components, that will be cool!

It is hard to make a multiplayer game that updates in Real-Time. I created a Discord Bot framework for that called BJDA, which has a UI system inspired by React.js.

It also provides features to build embeds, register slash commands, component listeners, and more. since Discord APIs for Kotlin like Kord is still in an experimental stage, BJDA is based on JDA.

I hope this library can help Kotlin developers easily create an interactive Discord Bot, and make Kotlin more suitable for Discord Bot development.

submitted by /u/MONEY-SonMooSans
[link] [comments]