dog command and namespace fixes

This commit is contained in:
Runebaas 2017-05-06 20:35:31 +02:00
parent c670bf7ae3
commit 8703a64556
13 changed files with 57 additions and 12 deletions

View file

@ -1,6 +1,7 @@
using System;
using System.Threading.Tasks;
using Discord.WebSocket;
using Geekbot.net.Lib.IClients;
using StackExchange.Redis;
namespace Geekbot.net.Lib