Open doitwithnotepad opened 3 months ago
Hi @doitwithnotepad when it has to check if there are solvers it shows this in the logs :
error: Unhandled Rejection: TypeError: checkSolvers is not a function
It should now, 28360d2fa3adc9294df24bc2f3b94581eb290e3b.
Hi @doitwithnotepad which is the status of this PR? are you able to finish it?
Hi @doitwithnotepad, are you able to finish this PR? The issue #314 is on the reward board , if you don't finish it, we should allow another dev to do it, and move it to status: looking for dev, what do you think?
I can't do it right now, maybe later, sorry for the delay in answering.
Schedule a daily job at midnight to check for solvers using
node-schedule
.Implement
checkSolvers(bot)
to send a message to the community admin if no solvers are found.Increment the count of messages sent to the admin in the database.
Add logic to disable the community if no solvers are added after a specified number of notifications.
Fixes #314