@kotori-bot/adapter-discord
v1.0.0
Published
Adapter For Discord
Maintainers
Readme
@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...
