yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

Adding a discord adapter #223

Closed bensontrinh closed 8 months ago

bensontrinh commented 10 months ago

Task:

Getting a discord adapter implemented.

I'm using the library from discljord to implement a lot of this.

Todo before merging:

devth commented 9 months ago

Note: adapters now pass the raw event in the chat-source so cmd handlers can optionally use platform-specific stuff, so we should do that for discord as well, e.g. https://github.com/yetibot/core/pull/224/files#diff-1a12310cc4d4bb44655929798120810eab79f8ad290cb8e65a3605d8fc3a34f0