services icon indicating copy to clipboard operation
services copied to clipboard

Discord API

Open asim opened this issue 4 years ago • 5 comments

asim avatar Nov 07 '21 21:11 asim

What should this Api do?

BasToTheMax avatar Nov 08 '21 17:11 BasToTheMax

@asim ^

BasToTheMax avatar Feb 18 '22 09:02 BasToTheMax

Good question. I imagine enable you to get messages out of discord. Doesn't necessarily have to make it possible to send them but that's an added bonus. I'd imagine it would use one api token on startup and just send as the "Micro Bot" or something like that.

asim avatar Feb 18 '22 09:02 asim

The problem is, is that the bot needs to be in that server. We also need to implement a permission system to block random users to read/write messages without permission

BasToTheMax avatar Feb 18 '22 10:02 BasToTheMax

I could make this in NodeJS with a REST API implemented, so you can make a proxy to it.

BasToTheMax avatar Feb 18 '22 10:02 BasToTheMax