discord-bot-template/data/strings.json

17 lines
222 B
JSON
Raw Normal View History

2023-01-21 04:35:03 +00:00
{
"help": {
"info": "",
"setup": "",
"permissions": ""
},
"embeds": {
"footer": "",
"color": "0x55FF55"
},
"emoji": {
"next": "⏭️",
"previous": "⏮️",
"confirm": "☑️",
"cancel": "❌"
2023-02-11 01:15:23 +00:00
}
2023-01-21 04:35:03 +00:00
}