diff --git a/struct/emojis.js b/struct/emojis.js index adae066..b4b34d4 100644 --- a/struct/emojis.js +++ b/struct/emojis.js @@ -7,6 +7,8 @@ module.exports = { list: "<:RadioXList:688541155519889482>", play: "<:RadioXPlay:688541155712827458>", stop: "<:RadioXStop:688541155377414168>", + statistics: "<:RadioXStatistics:000000000000000000>", + maintenance: "<:RadioXMaintenance:000000000000000000>", x: "<:RadioXX:688541155792781320>" }; @@ -16,6 +18,8 @@ module.exports = { list: "📜", play: "â–ļī¸", stop: "⏚ī¸", + statistics: "📊", + maintenance: "🛠ī¸", x: "❌" };