# Functions
Function to connect to the database.
Function to check if the table exists and if not create completed_quests table.
Function to check if the table exists and if not create quests table.
Function to check if the table exists and if not create users table.
Function to create the tables.