✨ Update (v2.0.1)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
const emotes = require("../config/emojis.json");
|
||||
|
||||
exports.run = async (client, message) => {
|
||||
|
||||
message.channel.send(`Ping : **${client.ws.ping}ms** ${emotes.success}`)
|
||||
message.channel.send(`${client.emotes.success} - Ping : **${client.ws.ping}ms** !`)
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user