Skip to content

Create Discord Adapter #67

@jsontm

Description

@jsontm

Right now the Rust backend only works for Slack.
We should create similar APIs that can work for Discord.
The overall logic can be agnostic of the client (after parsing the message).
We can store an enum during parsing that designates what messaging service the message originated from, so we know who to reply to.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions