add ms. to ping body

This commit is contained in:
2021-08-23 18:14:37 +02:00
parent 73dd877433
commit 14327d1feb

View File

@@ -5,7 +5,7 @@ module.exports = {
color: cfg.hexBlue,
timestamp: new Date(),
footer: {
text: `Komenda wywołana przez ${msg.author.tag}`,
text: `Komenda wywołana przez ${msg.author.tag}ms.`,
icon_url: cfg.iconurl,
},
title: 'Pong!',