Zheoni / VotaBot

A discord bot to create interactive simple polls easily.
https://discordapp.com/api/oauth2/authorize?client_id=509451579678654468&permissions=68672&scope=bot
MIT License
7 stars 2 forks source link

Bot doesn't create polls #12

Open FischiTheDev opened 3 years ago

FischiTheDev commented 3 years ago

If I try to create a poll or a vote it shows this: @alexdud3, An error occurred while running the command: TypeError: RichEmbed is not a constructor You shouldn't ever receive an error like this. Please contact and then my username.

What do I need to do?

Zheoni commented 3 years ago

I stopped the development of this bot. However, probably the problem is that you are using the wrong version of discord.js. Bot requires version 11.6.4, as listed in package.json

FischiTheDev commented 3 years ago

yeah ok but now i got this xD (node:15908) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'client' of undefined at new MessageEmbed (C:\Users\alex\bots\zheoni\VotaBot-master\node_modules\discord.js\src\structures\MessageEmbed.js:13:60)