.ban and .kick reasons will now show up in audit log.
This commit is contained in:
@ -21,7 +21,7 @@ namespace NadekoBot.Core.Services.Impl
|
||||
private readonly IBotCredentials _creds;
|
||||
private readonly DateTime _started;
|
||||
|
||||
public const string BotVersion = "2.5.2";
|
||||
public const string BotVersion = "2.5.3";
|
||||
|
||||
public string Author => "Kwoth#2560";
|
||||
public string Library => "Discord.Net";
|
||||
|
Reference in New Issue
Block a user