Right now, this requires `guptoken.py` in the same directory to have the function getToken() ``` def getToken(): return "YOURTOKENHERE" ```