add ms. to ping body
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
|||||||
color: cfg.hexBlue,
|
color: cfg.hexBlue,
|
||||||
timestamp: new Date(),
|
timestamp: new Date(),
|
||||||
footer: {
|
footer: {
|
||||||
text: `Komenda wywołana przez ${msg.author.tag}`,
|
text: `Komenda wywołana przez ${msg.author.tag}ms.`,
|
||||||
icon_url: cfg.iconurl,
|
icon_url: cfg.iconurl,
|
||||||
},
|
},
|
||||||
title: 'Pong!',
|
title: 'Pong!',
|
||||||
|
|||||||
Reference in New Issue
Block a user