Habit Bot - WIP A discord bot for tracking your habits daily. Database Setup To initialize the database on initial setup, run npm run createDb to create the sqlite database. To update the database after modifications have been made to the database models, run npm run syncDb