Has anyone successfully used https://www.npmjs.com/package/discord.js with Deno's new import functionality? I ran their basic example and found it hangs without error when trying to login using Client.login
#discord.js with new npm imports
7 messages · Page 1 of 1 (latest)
A dev of d.js also part of the dev team of Sapphire(framework for d.js) is working on porting d.js to deno
Native support
Check the discord.js branch on GitHub
@jade bronze which branch on the discord.js repo? Do you know if there is an issue open for the work?