Androz2091 / discord-music-bot

The perfect music bot for your Discord server! 🤘
238 stars 127 forks source link

DISCORD_CLIENT_PUBKEY #34

Open user4302 opened 2 years ago

user4302 commented 2 years ago

what is this? (DISCORD_CLIENT_PUBKEY="") its in the ".env.example" file.

Wavey-web commented 2 years ago

PUBKEY is Public Key. it's something like this "20def7fdd21e4c7***". It should be in "General Information in Discord Developer Portal.

nitpum commented 2 years ago

Do we really need this? I can't find it use anywhere in source code

user4302 commented 2 years ago

Do we really need this? I can't find it use anywhere in source code

thats somewhat why i was asking as well. its not mentioned as a requirements in the setup guide iirc

Wavey-web commented 2 years ago

I don't really know if we need PUBLIC KEY. It could be because of the signature of the bot's key or something like that