Add wikipedia api client, add wikipedia command, show errors in chat when debugging
This commit is contained in:
parent
f4ced55d15
commit
846c928f5f
18 changed files with 334 additions and 9 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue