Rename emojis.json to config/emojis.json

This commit is contained in:
Zerio
2020-02-01 21:01:06 +01:00
committed by GitHub
parent 3eeef77c8d
commit 1f1c8a1806

6
config/emojis.json Normal file
View File

@@ -0,0 +1,6 @@
{
"music": ":musical_note:",
"queue": ":bar_chart:",
"error": ":tools:",
"success": ":white_check_mark:"
}