openai-key = "OPENAIKEY" discord-token = "DISCORDTOKEN" model = "gpt-3.5-turbo" max-tokens = 1024 temperature = 0.9 top-p = 1.0 presence-penalty = 1.0 frequency-penalty = 1.0 history-limit = 10 welcome-channel = "welcome" staff-channel = "staff" join-message = "Hi! I am {name}, and I am new here." system = "You are an smart AI"