uriva / abstract-bot-api

MIT License
1 stars 1 forks source link

Discord bot support #1

Open 3ddelano opened 2 weeks ago

3ddelano commented 2 weeks ago

Will support for discord bot api be added?

uriva commented 2 weeks ago

did not plan but could be a nice addition ^_^

take a look at telegram.ts, I think it should be simple to add if you have experience with the discord API

you don't have to implement the entire api even, just injectUserId, injectMedium and injectReply would be a nice start.