trivia questions and pokemon data will be stored in redis, instead of per-shard
This commit is contained in:
NadekoBot.Core
Common
Modules
Games
Searches
Services
@ -21,7 +21,7 @@ namespace NadekoBot.Core.Services.Impl
|
||||
private readonly IBotCredentials _creds;
|
||||
private readonly DateTime _started;
|
||||
|
||||
public const string BotVersion = "2.3.5";
|
||||
public const string BotVersion = "2.3.6";
|
||||
|
||||
public string Author => "Kwoth#2560";
|
||||
public string Library => "Discord.Net";
|
||||
|
Reference in New Issue
Block a user