1
0
Fork 0
mirror of https://github.com/ChomeNS/chomens-bot-mc.git synced 2025-04-15 21:54:25 -04:00

ChomeNS Core\u2122

This commit is contained in:
ChomeNS 2022-12-05 16:35:54 +07:00
parent 5b299d536a
commit ddb1dbd32c

View file

@ -24,12 +24,16 @@ module.exports = {
refillInterval: 1000 * 60,
customName: [
{
text: 'ChomeNS Bot ',
text: 'ChomeNS ',
color: 'yellow'
},
{
text: 'Core',
color: 'green'
},
{
text: '\u2122',
color: 'gold'
}
]
},