diff --git a/bot/modules/stats.js b/bot/modules/stats.js index e6ac4da..ae9cc5e 100644 --- a/bot/modules/stats.js +++ b/bot/modules/stats.js @@ -56,7 +56,7 @@ exports.stats = { } else { let data = response.body.data; let price_eur = Number(data.quotes.EUR.price); - description = + let description = '**Rank: [' + rank + '](' +