mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-04-23 17:44:20 +00:00
Move emojis to messages variable
This commit is contained in:
+13
-1
@@ -35,5 +35,17 @@ export const messages = {
|
||||
statusField4: ":hourglass: Latency",
|
||||
statusField5: ":globe_with_meridians: Hosted by",
|
||||
errorStationURL: "Station can't be URL",
|
||||
maintenance: "Shhhh... We are now sleeping and dreaming about new features to implement. Will be back soon."
|
||||
maintenance: "Shhhh... We are now sleeping and dreaming about new features to implement. Will be back soon.",
|
||||
emojis: {
|
||||
logo: "<:RadioX:688765708808487072>",
|
||||
eximiabots: "<:EximiaBots:693277919929303132>",
|
||||
list: "<:RadioXList:688541155519889482>",
|
||||
play: "<:RadioXPlay:688541155712827458>",
|
||||
stop: "<:RadioXStop:688541155377414168>",
|
||||
statistics: "<:RadioXStatistics:694954485507686421>",
|
||||
maintenance: "<:RadioXMaintenance:695043843057254493>",
|
||||
error: "<:RadioXError:688541155792781320>",
|
||||
prev: "<:RadioXPrev:882153637370023957>",
|
||||
next: "<:RadioXNext:882153637474893834>"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user