#Basit uptime ölçer #IUC (Ufuk Cingay Ekim 2024 iuc@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...].com) bind pub - !uptime uptime:pub proc uptime:pub {nick host handle chan arg} { global uptime set uu [unixtime] set tt [incr uu -$uptime] puthelp "privmsg $chan :$nick: Çalışma Sürem:[duration $tt]." }