currency levelup rewards wip

This commit is contained in:
Master Kwoth
2017-11-15 02:42:48 +01:00
parent aca03cdc01
commit 461dfd553f
5 changed files with 85 additions and 28 deletions

View File

@ -21,7 +21,7 @@ namespace NadekoBot.Core.Services.Impl
private readonly IBotCredentials _creds;
private readonly DateTime _started;
public const string BotVersion = "2.4.4";
public const string BotVersion = "2.5.0";
public string Author => "Kwoth#2560";
public string Library => "Discord.Net";