core icon indicating copy to clipboard operation
core copied to clipboard

Discord.js Support

Open RedlineDevs opened this issue 4 years ago • 1 comments

Add support to Discord.js, You might think that it's "Hard" because you'll have to build a whole library but nop, Discord made support for Java (Discord.java), That's how you can work around that easily.

RedlineDevs avatar Dec 10 '21 18:12 RedlineDevs

It's not working because CR is currently using a very old version of Node.js.

You might think that it's "Hard" because you'll have to build a whole library but nop

It has nothing to do us needing to build a Discord API library, that doesn't even make sense.

Discord made support for Java (Discord.java), That's how you can work around that easily.

Discord did not make Discord.js, JDA, Discord4J, or any other Discord API wrapper. And Discord.java doesn't even exist... And if we did have to manually interface with JDA or Discord4J, it would be hard.

Anyways, this is a duplicate of customrealms/bukkit-runtime#1

AL1L avatar Dec 18 '21 01:12 AL1L