📝 New command
This commit is contained in:
@@ -4,6 +4,6 @@ const Discord = require("discord.js")
|
|||||||
exports.run = async (client, message, args) => {
|
exports.run = async (client, message, args) => {
|
||||||
|
|
||||||
//Message
|
//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