Merge WikipediaApi into the main code base
This commit is contained in:
parent
3813290f89
commit
c22d0cf941
15 changed files with 16 additions and 30 deletions
|
@ -8,9 +8,9 @@ using Discord.Commands;
|
|||
using Geekbot.net.Database;
|
||||
using Geekbot.net.Lib.ErrorHandling;
|
||||
using Geekbot.net.Lib.Extensions;
|
||||
using Geekbot.net.Lib.WikipediaClient;
|
||||
using Geekbot.net.Lib.WikipediaClient.Page;
|
||||
using HtmlAgilityPack;
|
||||
using WikipediaApi;
|
||||
using WikipediaApi.Page;
|
||||
|
||||
namespace Geekbot.net.Commands.Integrations
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue