HirziDevs/PteroStats

Bot dont post stats plus it spam console with need support and that bigger message with should only be on start

NotDemonix opened this issue · 5 comments

I use discord.js v13 so i had to edit sending (from ch.send(embed) to ch.send({ embeds: [embed] }) and messages.edit(embed) to messages.edit({ embeds: [embed] }) idk if code worked before but it dont now, what to do

you can downgrade your discordjs package to v12 by using this command npm i discord.js@12.5.3 you can also use npm i command to install all package at package.json or you can try our friend pull request #5

you can downgrade your discordjs package to v12 by using this command npm i discord.js@12.5.3 you can also use npm i command to install all package at package.json or you can try our friend pull request #5

I code the bot in v13 so i cant downgrade bcz rest of bot wont work

you can just use the this repo files, edit the config, and type npm i?

you can just use the this repo files, edit the config, and type npm i?

Bruh i code bot for one hosting and idk how to make ptero status. I code this bot on v13 and it dont only have status

closing this issue, this issue fixed at our support server