101% fixed now and new dlls
This commit is contained in:
parent
657966e108
commit
a868eff25e
@ -424,7 +424,7 @@ namespace NadekoBot.Modules
|
||||
bool announcingLeave = false;
|
||||
Channel announceLeaveChannel = null;
|
||||
Server leaveServer = null;
|
||||
string announceLeaveMsg = "Welcome to the server %user%";
|
||||
string announceLeaveMsg = "%user% has left the server";
|
||||
|
||||
private void Client_UserLeft(object sender, UserEventArgs e) {
|
||||
if (e.Server != leaveServer) return;
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user