package main func main() { // td := NewTodoist(os.Getenv("TODOIST_API_TOKEN"), "https://api.todoist.com") // td.Run() }