Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Diff Revision Log
2005/05/23 17:00:50 108 108 dpavlin HTML | TEXT
keep-alive ping interval is not 1h
2005/04/02 23:46:33 105 105 dpavlin HTML | TEXT
- added !ping command used internally for keep-alive
- assume that all messages which start with ! are commands and warn if
not known
- added xsend_all_except to send join/leave messages to all members except
one which just joined/left chat
- added rate_alert and error reporting
- added silence interval of 60, and after 5 failed pings it could signoff
and sign on again (but it doesn't yet)
2005/04/01 22:32:03 104 104 dpavlin HTML | TEXT
added !rmskip to remove someone from skip list
2005/03/25 23:19:19 89 89 dpavlin HTML | TEXT
return error for failed info requests
2005/03/20 00:50:31 75 75 dpavlin HTML | TEXT
echo local for each user
2005/03/20 00:22:11 74 74 dpavlin HTML | TEXT
small fixes
2005/03/19 23:47:16 73 73 dpavlin HTML | TEXT
implemented !last command to see history
2005/03/19 23:19:10 72 72 dpavlin HTML | TEXT
log all sent messages and replies (with ugly hack for im_ok which returns
wrong request_id)
2005/03/19 21:22:39 71 71 dpavlin HTML | TEXT
first try with logging into database
2005/03/18 15:14:39 70 70 dpavlin HTML | TEXT
!exit removes user from buddy list, so unknown capabilities broadcast don't
re-join user to chat.
2005/03/17 11:54:27 69 69 dpavlin HTML | TEXT
This bot is going into maintenance mode (serious bugfixes only).
New version will be in separate repository, and this is left only as sample
about writing simple bot.

Nothing more here, move on :-)
2005/03/17 00:19:41 68 68 dpavlin HTML | TEXT
Fixed alphabet soup: now output encoding is ISO-8859-1 (or whatever client
is displaying as default encoding).
More sane startup, ask for uin or password if not known.
Report bot uin as "bot", send motd only if it exists, debug hides password.
2005/03/16 16:29:44 67 67 dpavlin HTML | TEXT
added !motd and other smaller improvements
2005/03/16 14:10:04 66 66 dpavlin HTML | TEXT
somewhat fixed character encoding mess
2005/03/16 01:27:22 65 65 dpavlin HTML | TEXT
left chat message fix
2005/03/16 01:16:23 64 64 dpavlin HTML | TEXT
convert <br> to lf
2005/03/16 00:09:16 63 63 dpavlin HTML | TEXT
bugfixes, more powerfull !online
2005/03/15 23:27:33 62 62 dpavlin HTML | TEXT
Major upgrade: buddy list handling, better logging, few more hidden commands:
- !info [uin|name]
- !online or !on-line to refresh member status (it will restrict distribution
just to on-line members)
- !broadcast or !all to send to all members (assume that everybody is
on-line)
- !debug (very insecure, remove from production code)
2005/03/15 14:37:45 61 61 dpavlin HTML | TEXT
added kick and better message if you kick somebody
2005/03/15 13:02:54 60 60 dpavlin added easter egg