simple-robot / simpler-robot

Simple Robot,一个bot风格的Kotlin多平台事件调度框架,异步高效、Java友好!/ A Bot-style Kotlin Multiplatform event scheduling framework, asynchronous and high-performance, java-friendly! 🐱😼😻😸
https://simbot.forte.love
GNU Lesser General Public License v3.0
520 stars 43 forks source link

实现 Discord Bot 组件 #23

Open ForteScarlet opened 3 years ago

ForteScarlet commented 3 years ago

实现对接DiscordBot

bingling-sama commented 2 years ago

想参与开发,有指导文档之类的吗

ForteScarlet commented 2 years ago

想参与开发,有指导文档之类的吗

@bingling-sama 由于目前v3版本的api还在接近beta的阶段,且普通开发者的文档也还没有完善,而组件开发的文档优先级会低于普通开发文档,所以很可惜的是目前暂时没有这方面的文档。

不过对于参考,你可以参考目前已有的v3组件:

如果真的希望参与但是上述仓库难以参考,可以添加QQ 1149159218,在指导文档出来之前暂时性的私下交流。感谢您的贡献。

ForteScarlet commented 8 months ago

https://github.com/simple-robot/simbot-component-discord (WIP)