#ifndef WIKIBOT_LICHESS_H #define WIKIBOT_LICHESS_H #include "http.h" #include json_object* query_lichess(char* username); #endif // WIKIBOT_LICHESS_H