감기…

on *:abnormal_my_condition:#: {

if ($asctime(mm) > 11) {

set %season winter

}

if (%season == winter) {

while (%influenza == cured) {

set %influenza activation

if (%influenza isin $mybody) {

if (%influenza == activation) {

if (%syndrome == $throat) {

msg $mouth 콜록콜록..

}

if (%syndrome == $nose) {

msg $nose 훌쩍훌쩍..

}

}

}

}

}

halt

}

alias for_a_cold_in_the_head {

set %influenza cured

return %influenza

}

//echo -a %syndrome

result : (in my $nose) 훌쩍훌쩍..

……i need a alias vaccine { for_a_cold_in_the_head | halt }

블로그 이전!!

전에쓰던 http://blog.my.lv/xeriars 가 해외에서는 접속이 안된다는 사실을 알고

블로그 서비스를 찾던 중 IRC #tokigun 채널에 계시는 분들의 추천과

아침놀님의 초청으로 티스토리에 이사오게 되었다.

흠.. 이번에는 안옮기고 오래 쓸수 있겠지?

안옮기기는… 결국 17년이 지난 2023년 11월에 옮겼다.