Language C#
BOT for Wikidata and Wikipedia. Read and write on Wikidata and Wikipedia and have a useful list generator to generate list of Wikipedia page and Wikidata entity.
Tested with Visual Studio Community 2017
Use .Net Framework 4.7.1
Is necessary to have Newtonsoft.Json. You can install it with NuGet inside Visual Studio
Is necessary to add manually a reference to System.Web for "HttpUtility.UrlEncode"