Draper 2ba6fb17ca [Audio] Handle Missing SQL deps more gracefully (#3066)
* Removes `MAX_BALANCE` from bank, user `bank.get_max_balance()` now
`[p]bankset maxbal` can be used to set the maximum bank balance

Signed-off-by: Guy <guyreis96@gmail.com>

* Remove duplicated call in `[p]playlist update`

Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>

* Handle both ModuleNotFoundError and ImportError and pull a more complete error message to forward to the user and fix grammar.

Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>

* Since we aren't 100% certain of message length here due to using the error message for the raised error ... lets use pagify so this doesn't bite us in the future.

Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>

* .... Lets not reinvent the wheel

Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>

* Address Jack's review
2019-10-21 22:36:24 -04:00
..
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-09-13 18:40:54 -04:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-23 16:50:07 -04:00
2019-08-26 10:13:21 +10:00
2019-07-17 11:12:43 +10:00
2019-08-30 17:41:40 -04:00
2019-09-20 16:55:46 +02:00
2019-10-18 17:54:27 -04:00