Command not working for Bot
I used a cloudflare base template to run a discord bot with it. I had databases so I use Prisma Client to link my mongodb to the project. I got it working but when I use commands im getting errors due to the command not working. Can someone help me able to use mongodb on my project so it can work.
This is one of the errors:
4 Replies
As per the errors the prisma client doesn’t work in workers. You need to use accelerate from the link
are you familiar with it?
I am not
dang
alrightr
thanks for the assistance though