Add wikipedia api client, add wikipedia command, show errors in chat when debugging

This commit is contained in:
runebaas 2018-04-28 01:01:48 +02:00
parent f4ced55d15
commit 846c928f5f
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
18 changed files with 334 additions and 9 deletions

4
.gitignore vendored
View file

@ -10,3 +10,7 @@ UpgradeLog.htm
.vscode
Geekbot.net/Logs/*
!/Geekbot.net/Logs/.keep
Geekbot.net.sln.DotSettings.user
Geekbot.net/temp/
WikipediaApi/bin/
WikipediaApi/obj/