# Functions
DeleteUnactivatedUsers deletes all users that have not activated their account within 7 days.
StartDailyRoutines can be called when starting the server to ensure all the routines run daily at 3 AM called with: `go StartDailyRoutines()`.