Bump-Bot icon indicating copy to clipboard operation
Bump-Bot copied to clipboard

No link creation and impossible to click on

Open MasterPancakes opened this issue 1 year ago • 4 comments

When I use the bot, it is impossible to click on the invitation link, and it names the server as "deprecated", see attachment. sPoAwsObDS

MasterPancakes avatar Jul 02 '24 17:07 MasterPancakes

which discord js version are you using?

DragonCat4012 avatar Jul 03 '24 07:07 DragonCat4012

grafik You have to use the verison specified in the package file -> "discord.js": "^12.5.1",

with newer versions it wont work since the library changed

DragonCat4012 avatar Jul 03 '24 08:07 DragonCat4012

Maybe I'm a noob, but I can't install the package or update it on my host, or locally.

MasterPancakes avatar Jul 03 '24 19:07 MasterPancakes

try npm view discord.js version to view your current version, you can install a specific version of an package with: npm i [email protected]

DragonCat4012 avatar Jul 03 '24 19:07 DragonCat4012