python StockDB.py
python StockBot.py
!invest [STOCK_TICKER] [QUANTITY] [PRICE]: Logs an investment in a specific stock.
!portfolio: Displays the user's current gains/losses for their investments.
!monthly_update: (Manually) sends a DM to each user with their monthly update. This should later be replaced with an automated task.