Updated Help Command and code update
This commit is contained in:
parent
c82d6ec666
commit
8911123b78
23 changed files with 248 additions and 238 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue