Shazbot

Shazbot

瀏覽:466
日期:2025-06-25
For this example, we’ll use a function just so we can keep everything in one small file. ... while read line; do irc_parse " $line " irc_ping && continue case $IRC_COMMAND in PING) echo "PONG $IRC_TEXT ";; $RPL_ENDOFMOTD) echo "JOIN #shazbot";; ) [[ ]] .....看更多