Remove bots when they leave the channel; handle our own leaving of channels.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 11 Apr 2013 20:49:21 +0000 (22:49 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 11 Apr 2013 20:50:05 +0000 (22:50 +0200)
commitaa82fb99f45b296163464bff96bd130b7e02ce75
tree9a413c1d57ba731b1c94802bc1df97c48e663f9c
parent5cc5fd2f2cc010e77448ca044c7679739add966f
Remove bots when they leave the channel; handle our own leaving of channels.
src/main/java/net/pterodactylus/xdcc/core/Core.java
src/main/java/net/pterodactylus/xdcc/core/event/GenericMessage.java [new file with mode: 0644]