# Create kick/ban duration entry field self.kick_ban_duration_entry = tk.Entry(self.root) self.kick_ban_duration_entry.pack(padx=10, pady=10)