remove "[ChomeNS Bot] "

This commit is contained in:
ChomeNS 2022-12-08 18:20:10 +07:00
parent 1b5ede860d
commit 10daabcddc

View file

@ -114,9 +114,9 @@ function inject (bot) {
function toComponent () {
const component = [
{ text: '[', color: 'dark_gray' },
{ text: 'ChomeNS Bot', color: 'yellow' },
{ text: '] ', color: 'dark_gray' },
// { text: '[', color: 'dark_gray' },
// { text: 'ChomeNS Bot', color: 'yellow' },
// { text: '] ', color: 'dark_gray' },
{ text: 'Now Playing', color: 'gold' },
{ text: ' | ', color: 'dark_gray' },
{ text: bot.music.song.name, color: 'green' },