#!/usr/bin/env python3
from am_i_up import client

client.main()
