mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:40:18 +00:00
Added new emojis
This commit is contained in:
parent
5b5217e651
commit
310fbacdfe
@ -7,6 +7,8 @@ module.exports = {
|
|||||||
list: "<:RadioXList:688541155519889482>",
|
list: "<:RadioXList:688541155519889482>",
|
||||||
play: "<:RadioXPlay:688541155712827458>",
|
play: "<:RadioXPlay:688541155712827458>",
|
||||||
stop: "<:RadioXStop:688541155377414168>",
|
stop: "<:RadioXStop:688541155377414168>",
|
||||||
|
statistics: "<:RadioXStatistics:000000000000000000>",
|
||||||
|
maintenance: "<:RadioXMaintenance:000000000000000000>",
|
||||||
x: "<:RadioXX:688541155792781320>"
|
x: "<:RadioXX:688541155792781320>"
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -16,6 +18,8 @@ module.exports = {
|
|||||||
list: "📜",
|
list: "📜",
|
||||||
play: "▶️",
|
play: "▶️",
|
||||||
stop: "⏹️",
|
stop: "⏹️",
|
||||||
|
statistics: "📊",
|
||||||
|
maintenance: "🛠️",
|
||||||
x: "❌"
|
x: "❌"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user