Pizzabelly / EasyRP

Give yourself a Custom Rich Presence in Discord.
565 stars 153 forks source link

Buttons on status doing nothing when you click them #166

Open daqnx1 opened 3 years ago

daqnx1 commented 3 years ago

I made some buttons to go on my status, and when you click on them, nothing happens and it closes the profile menu.

daqnx1 commented 3 years ago

This is what is in the 'buttons' part of the index.js

buttons : [{label : "Website" , url : "https://www.youtube.com"}]

I put YouTube as an example and it does nothing when you click it.

BadMaliciousPyScripts commented 3 years ago

When you yourself click the button it isnt supposed to work or at least it never did for me when doing smth with RP ask someone else to click on it and see if it works.

Chihab-E commented 3 years ago

how to add buttons to the source code ?

DodoSeal commented 3 years ago

This is what is in the 'buttons' part of the index.js

buttons : [{label : "Website" , url : "https://www.youtube.com"}]

I put YouTube as an example and it does nothing when you click it.

How do we add button to this version though, easyRP?