mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-23 06:43:17 +00:00
Update emojis.ts
This commit is contained in:
parent
1beb0fa86a
commit
2492901dea
@ -1,20 +1,20 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
garbage: "🗑️ ",
|
garbage: "🗑️ ",
|
||||||
green_check_mark: "<:green_check_mark:674265384777416705> ",
|
green_check_mark: "<:green_check_mark:674265384777416705> ",
|
||||||
loading: "<a:loading:674284196700618783> ",
|
loading: "<a:loading:674284196700618783> ",
|
||||||
loudSound: ":loud_sound: ",
|
loudSound: ":loud_sound: ",
|
||||||
megaPhone: "📣 ",
|
megaPhone: "📣 ",
|
||||||
notes: "<a:aNotes:674602408105476106>",
|
notes: "<a:aNotes:674602408105476106>",
|
||||||
pause: "<:pause:674685548610322462> ",
|
pause: "<:pause:674685548610322462> ",
|
||||||
redx: "<:redx:674263474704220182> ",
|
redx: "<:redx:674263474704220182> ",
|
||||||
repeat: "<:repeat1:674685561377914892> ",
|
repeat: "<:repeat1:674685561377914892> ",
|
||||||
repeatSong: "<:repeatsong:674685573419761716> ",
|
repeatSong: "<:repeatsong:674685573419761716> ",
|
||||||
resume: "<:resume:674685585478254603> ",
|
resume: "<:resume:674685585478254603> ",
|
||||||
shuffle: "<:shuffle:674685595980791871> ",
|
shuffle: "<:shuffle:674685595980791871> ",
|
||||||
signal: ":signal_strength: ",
|
signal: ":signal_strength: ",
|
||||||
skip: "<:skip:674685614221688832> ",
|
skip: "<:skip:674685614221688832> ",
|
||||||
speaker: ":speaker: ",
|
speaker: ":speaker: ",
|
||||||
stop: "<:stop:674685626108477519> ",
|
stop: "<:stop:674685626108477519> ",
|
||||||
stopWatch: ":stopWatch: ",
|
stopWatch: ":stopwatch: ",
|
||||||
volumeHigh: "<:volumehigh:674685637626167307> "
|
volumeHigh: "<:volumehigh:674685637626167307> ",
|
||||||
}
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user