spoulson / Chatmore

Simplified web-based IRC client for PHP/Unix
17 stars 6 forks source link

Implement away from keyboard mode #61

Open spoulson opened 12 years ago

spoulson commented 12 years ago

After idle timeout or /afk, client enters away from keyboard mode. During this time, any private messages are automatically replied with a canned response. if any channel messages are found addressing the user in the form: : , a channel reply is made with a canned response. When the user begins typing again, away from keyboard mode is turned off.