Because I'm not convinced there is a clean and elegant
solution. yes, it would be ideal to know when someone was
kicked or left the channel... but then there needs to be
quite a few checks (time(kick) > time(quit), time(part) >
time(quit)) etc.
It can be done... just don't see it as a critical feature. I
might add it if I have nothing to do. heh.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=138368
And also a wildcard seen search... whit sql server is a
simple table query
Logged In: YES
user_id=20483
Because I'm not convinced there is a clean and elegant
solution. yes, it would be ideal to know when someone was
kicked or left the channel... but then there needs to be
quite a few checks (time(kick) > time(quit), time(part) >
time(quit)) etc.
It can be done... just don't see it as a critical feature. I
might add it if I have nothing to do. heh.