📝 Correction
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
exports.run = async (client, message) => {
|
exports.run = async (client, message) => {
|
||||||
|
|
||||||
message.channel.send(`${client.emotes.success} - Ping : **${client.ws.ping}ms** !`)
|
message.channel.send(`${client.emotes.success} - Ping : **${client.ws.ping}ms** !`);
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user