Whats the command to send messages about the user info
new to js
3 Replies
I worked with discord.py
That's way different than discord.js
if i want to send the username of the user how do i do that in a command?
Discord.js
Discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
Solution
Sapphire and discordjs offer no built in commands.