josephistired / DiscordBot-v14

An open-source Discord bot that offers ultimate control and flexibility for your server. With this bot, you have the ability to host and run it yourself, ensuring that you have the latest updates and features. The bot comes equipped with a variety of commands, including moderation commands for enforcing rules and keeping your server organized, etc.
https://www.josephcarmosino.com/DiscordBot-v14
MIT License
47 stars 10 forks source link

It is not loading my MongoDB #127

Open GodGamer3864 opened 1 year ago

GodGamer3864 commented 1 year ago

When I added new Schema then it is not loading but it is loading other schemas

josephistired commented 1 year ago

@GodGamer3864 Just to clarify, when you say 'it is not loading,' do you mean that the console is not logging all your schemas?

GodGamer3864 commented 1 year ago

@josephistired Yes my schema doesnot loading in console

josephistired commented 1 year ago

@josephistired Yes my schema doesnot loading in console

@GodGamer3864 The schema is still being loaded into mongoose. As long as you are creating it! No need to worry! I will be pushing a commit, that instead logs the collections in your database!

image

GodGamer3864 commented 1 year ago

ok

GodGamer3864 commented 1 year ago

Proofs you seen in discord

josephistired commented 1 year ago

@GodGamer3864 Your schemas will continue to be pushed to mongoose. However, they won't log to the console. This commit will be pushed when v1.0.4 releases!

GodGamer3864 commented 1 year ago

when would you release new version

josephistired commented 1 year ago

when would you release new version

@GodGamer3864 I have no idea just yet. However, the latest release should be fine.