on *:JOIN:#YOURCHANNELNAMEHERE:{
if %join. [ $+ [ $nick ] ] { return }
set -u86400 %join. [ $+ [ $nick ] ] $true
.timer 1 2 msg # Welcome to the stream $nick have a great time! c: Kreygasm new viewer.
}
i am using this code to let my channel viewers know when i am in the channel but can any of you help me make it so this can tell my viewers when i leave the channel?