RoqueDEV / FivemServerStatus

🔄 FiveM Server Status Discord Bot
80 stars 70 forks source link

guild.channels.set cannot read property of 'id' of undefined #38

Open Senlar opened 3 years ago

Senlar commented 3 years ago

image Erroring out and won't start, nothing changed in config. Maybe a change in the API?

Senlar commented 3 years ago

So I think I found out that the new addition of discords stage channels broke discord.js v11

People say upgrading to discord v12 will solve this, but I did that and the bot still won't launch. Now it just does this... image

Zerofour04 commented 3 years ago

Yeah, I got the same problem. 😕

Duckerr commented 3 years ago

Same issue here, I updated to v12 and now the bot will start but won't send any messages or do anything

Duckerr commented 3 years ago

@Senlarus @Zerofour04 Fixed with my PR #40

Zerofour04 commented 3 years ago

Hey, @Duckerr , I got still the problem. Did I do something wrong? I edited the config.js and made npm i.

iampere4u commented 3 years ago

hey @Senlar can you give that fix bot code?

Kathou99 commented 3 years ago

did you found the issue?