NamVr / DiscordBot-Template

A boilerplate / template for discord.js v14 bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
https://djs.docs.namanvrati.me/
Apache License 2.0
316 stars 74 forks source link

Add Mongo Support #26

Closed BigglesDevs closed 1 year ago

BigglesDevs commented 1 year ago

Suggestion Not a bug, Maybe add mongo support to the template or please describe how i can do it.

NamVr commented 1 year ago

Please note that labeling an issue as a "bug" doesn't make any urgency and I do not encourage to misuse labels just to get attention, you have clearly mentioned "not a bug" but still labelled it as "bug".

Now to your question, the template does support any kind of databases you have to get it from NPM. We are not going to add support for mongo in our template since the template is free of any external dependencies. However, you can check out this link to get started: https://www.npmjs.com/package/mongoose