1.0.0 • Published 2 years ago
@kotori-bot/adapter-discord v1.0.0
@kotori-bot/adapter-discord
Supports for discord. Create own bot: Discord Developer Portal.
Config
export const config = Tsu.Object({
token: Tsu.String().describe("Bot's token")
})Supports
Events
- on_message (only
MessageScope.CHANNEL) - on_message_delete (only
MessageScope.CHANNEL)
Api
- sendChannelMsg
Elements
- text
TODO
Support more standard api...
Reference
1.0.0
2 years ago