Navinn Ravindaran

Results 5 comments of Navinn Ravindaran

Hi! Thanks for raising your issue, could you confirm if this issue is the same as #7, and if not please provide more information as to why it's different. Thanks

Hey! Yeap, just fork the repo, and edit this one line: https://github.com/navn-r/standup-bot/blob/dbd213043c3a3b13900aa22bc14778af664379a1/index.js#L147 This line determines when the standups get sent out. Feel free to look at [these docs](https://github.com/node-schedule/node-schedule#usage) to configure...

Hey, thanks for putting in the issue, please output the full error (including stack trace) in the issue description, and I can take a look. Thanks.

And just to confirm, do you have a .env file with DISCORD_TOKEN, and MONGO_URI? Apologies for not mentioning this in the README.

Hey @Fiddler46, thanks for the explanation. The guild id should have been present in the database at that point, as when the bot is added to a new guild, we...