This repository was archived by the owner on Mar 4, 2024. It is now read-only.
v1.0.0-rc.7
Flandre.Core
- 将
Bot类中的SendMessageAsync()方法移出,单独作为扩展方法提供,减少冗余代码 - 将
IAdapter接口中的GetBot()方法改为Bots属性
Flandre.Adapters.Discord
- 非常早期的 Discord 支持,基于 Discord.Net