ZerioDev / Music-bot

A complete code to download for a cool Discord music bot !
https://discord.gg/5cGSYV8ZZj
GNU General Public License v3.0
881 stars 1.08k forks source link

How to chang butten word #247

Closed goldball1105 closed 1 year ago

goldball1105 commented 1 year ago

So I mean the butten word that on discord, I found many file but I still can't find the file that can change to word on butten (if you don't know what am I talking about look at this picture https://imgur.com/5MNJn1b)

pendragons-code commented 1 year ago

based on my quick glance, you just need to rename the file and call it accordingly.

xTz11 commented 1 year ago

Edit the events.js file found in src, the lines are those starting with .setlabel .. Ex: .setLabel('Back')

goldball1105 commented 1 year ago

thx you guys so much!!!