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'
}
]
},