#Link a PostgreSQL database to our Discord bot

5 messages · Page 1 of 1 (latest)

muted walrus
#

Hello, I wanted to create a postgresql database to link it to my discord bot but I don't know how to and if there's any way to do it. Could I get some help please ?

cunning finchBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

oblique forum
#

You can use a ORM like prisma or drizzle, or a client library like node-postgres

But this isn’t really discord.js related

muted walrus
#

or the most optimized way ?