MarcoPereira27 / pomodore-discord-bot

20 stars 13 forks source link

New sound #10

Open Sauravlol opened 3 years ago

Sauravlol commented 3 years ago

Hey, Marco! First of all, thank you for making this bot's repo! ❤️

Second of all, How to change the sound from default?

MarcoPereira27 commented 3 years ago

Hello @Sauravlol !!

To change the default sound you can add the sound you want to use to the /sounds folder and change the following code in the bot.js file to the path of your new sound.

https://github.com/MarcoPereira27/pomodore-discord-bot/blob/82a897f0ae07753f8b6e1cdf0e5c98422e054497/bot.js#L112-L114

Hope this helps 😄

Sauravlol commented 3 years ago

Hello @Sauravlol !!

To change the default sound you can add the sound you want to use to the /sounds folder and change the following code in the bot.js file to the path of your new sound.

https://github.com/MarcoPereira27/pomodore-discord-bot/blob/82a897f0ae07753f8b6e1cdf0e5c98422e054497/bot.js#L112-L114

Hope this helps 😄

can I use mp3 sounds?