- This topic has 4 replies, 5 voices, and was last updated 22 years, 11 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Archives › Instant Messaging › AIM Support › Create your own AIM robots using Perl
Create your own AIM robots using Perl
hi
rimrocka64, if you would like to introduce yourself please do it in the “New Start Here” forum.
To create your own robot in perl you must know the language…to run it go to http://www.wiredbots.com
Computermigit, wiredbots doesn’t teach the perl language, it just provides a very nice base for an AIM bot written in perl using the net::AIM module. If you want to learn perl (You do!!) go to http://www.perl.com or http://www.perldoc.com or even better yet, go out and get the book Learning Perl[/b] by Randal L. Schwartz and Tom Phoenix. That will set you on your way to writing an AIM bot in perl (among [millions of] other things). If you make it through that book and still feel like you want to learn perl, then get Programming Perl[/b] by Larry Wall (The maker of perl!!), Tom Christiansen, and Jon Orwant. If you make it through that beast, you are well on your way to knowing perl. Now you should be able to start working on an AIM bot. :p