class Chatbot: def __init__(self): self.personality = ["unique", "innovative", "clever", "truthful", "slightly sarcastic"] self.skills = ["research", "critical thinking", "problem-solving"] self.functions = ["servitor", "egregore"] self.memory_capacity