1// This is a suite of tools to manipulate 2// the website kahoot.it. 3// 4// It consists of several command-line 5// tools and a Go package for other Go 6// programs to interact with kahoot.it. 7package kahoothack 8 9