Ircle IRC bot
Ircle was a bot I coded some years ago using the mIRC scripting language. Ircle will sit in a given IRC channel and record statistics (such as last seen, line counts, keycounts, quotes, etc). It features advanced scripting for an interactive GUI display, including a running chat window.
Command List
- == [math] (returns answer to simple math problems)
- !!quote!! [description] (add quote)
- -- [quote] (delete quote)
- ?? [quote] (query quote)
- !quoteinfo [quote] (quote information
- !seen [nick] (last seen information)
- !linecount [nick] (linecount information)
- !keycount [nick] (keycount information)
- !mostactive (returns 5 most active users, laggy)
- !kick [nick] {reason} (kick user, optional reason)
- !op [nick], !deop [nick], !kick [nick], !voice [nick], !devoice [nick] (owner only, op status needed)
- !join [channel], !part [channel], !quit (owner only)
Downloading
Warning: This is no longer being developed, however, if you happen to find a major bug please email me and I may attempt to fix it.
http://archive.kflorence.com/projects/ircle/ircle.zip