- Remove db connection from bot.js - Only connect to database within commands which need it, and then close connection when finished - Make sure on error we still close connections