ListBot icon indicating copy to clipboard operation
ListBot copied to clipboard

[BUG] MongoDB error-handling

Open vitasenka opened this issue 4 years ago • 3 comments

The bot replies with success message even if MongoDB server is not available.

How to produce the bug:

  1. Start MongoDB server.
  2. Start the bot.
  3. Shutdown the MongoDB server.
  4. Use bot commands.

catchBug

vitasenka avatar Oct 28 '20 13:10 vitasenka