Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 428 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 428 Bytes

VBot2

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"