Sribi (Simple Ruby IRC Bot Interface) is a tool for creating Ruby IRC bots, and hopefully as user-friendly as possible while still having the power it needs.
Be the first to post a text review of Sribi. Rate and review a project by clicking thumbs up or thumbs down in the right column.
User class * private message (say) * notices (notice) * actions (action) * private message handling (User.message?) * commands via private message (User.command?) * user list (User.list) list of channels the user has joined, that you are also in (channels) whois info (whois) * name - Nick * username - Username * ip - the IP * realname - Real Name * registered - Is the user registered? true/false * idletime - Time idle * chans - Channels joined * signontime - Amount of time user has spent on the server.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?