📝 New command
This commit is contained in:
@@ -4,6 +4,6 @@ const Discord = require("discord.js")
|
||||
exports.run = async (client, message, args) => {
|
||||
|
||||
//Message
|
||||
message.channel.send(`Ping : ${client.ws.ping} ${emotes.success}`)
|
||||
message.channel.send(`Ping : ${client.ws.ping} ms ${emotes.success}`)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user