Updated Help Command and code update

This commit is contained in:
Runebaas 2017-09-15 22:56:03 +02:00
parent c82d6ec666
commit 8911123b78
23 changed files with 248 additions and 238 deletions

View file

@ -1,5 +1,4 @@
using System;
using System.Threading.Tasks;
using System.Threading.Tasks;
using Discord.WebSocket;
using StackExchange.Redis;
@ -7,7 +6,6 @@ namespace Geekbot.net.Lib
{
public class StatsRecorder
{
private readonly SocketMessage message;
private readonly IDatabase redis;