Merge remote-tracking branch 'refs/remotes/Kwoth/master' into patch-4
# Conflicts: # NadekoBot/NadekoBot.cs # NadekoBot/NadekoBot.csproj
This commit is contained in:
@ -15,5 +15,6 @@ namespace NadekoBot.DataModels
|
||||
[JsonProperty("byeChannel")]
|
||||
public long ByeChannelId { get; set; } = 0;
|
||||
public string ByeText { get; set; } = "%user% has left the server.";
|
||||
public bool DeleteGreetMessages { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user