Nightorn / Aldebaran

Aldebaran is a cross-platform (Discord and Revolt) multi-purposes bot which offers useful features to DiscordRPG players along with many commands of all kinds, from fun to utilities.
GNU Affero General Public License v3.0
11 stars 4 forks source link

Bot should crash and exit if mysql isn't running #65

Open mount2010 opened 3 years ago

mount2010 commented 3 years ago

Describe the bug The bot doesn't stop if Mysql is not running because the promise for the database initialization doesn't have a catch.

To Reproduce Steps to reproduce the behavior:

  1. Start bot without mysql running

Expected behavior It should stop and exit.

Screenshots N/A

Aldebaran details: 2.1.1

Additional context Add any other context about the problem here.