Disconnect user by his name. It would look something like this:
@client.event if (username == "username"): username.Disconnect()