FulbotPHP is a simple IRC bot totaly written in PHP via socket functions. FulbotPHP can handle most of the basic IRC commands, but not any automatic features like floodprotection YET!.
Be the first to post a text review of FulbotPHP. Rate and review a project by clicking thumbs up or thumbs down in the right column.
the next feature to implent to FulbotPHP is "channel-triggers", and a "MySQL-integrating" feature, that let's you make the bot work together with a database for that can be helpfull in some cases, eg. if you want FulbotPHP to say when users logon into your community ... etc.
#*******************************************************************************************# # FulbotPHP(c) - 100% UGLYCODED CHANGELOG! # # # # CONTACT: tommy@vasa.se Fanskapet(c) 2002 # #*******************************************************************************************# ----------------------------------------------------------------------------------------------------- | VERSION: Alpha 0.5v | 2002-10-13 | ** FIRST RELEASE ** ----------------------------------------------------------------------------------------------------- * FulbotPHP is now able to change topic in a channel * Changed all CMD alias'es, you all the alias are now lowtyped characters and "PRIVMSG" has been renamed to "say" * Added 3 types of logging, 1. only log server messages (eg. connected to: irc.swipnet.se, disconnected), 2. Logs everything 3. Log only valid commands (eg. /msg FulbotPHP password join #testchannnel) * Fixed bug relating "spaces" when changing TOPIC * Fixed bug relating "spaces" when PRIVMSG's (SAY) * FulbotPHP is now able to join more than one default channel at connect * Can now carry out most of the basic IRC commands like "mode" "kick" "privmsg" "quit" .... * Ping? Pong! added! :D * CTCP VERSION reply ----------------------------------------------------------------------------------------------------- | VERSION: Alpha 0.1v | 2002-10-09 | ----------------------------------------------------------------------------------------------------- * FulbotPHP now logs all PRIVMSG's * You may now send MSG's via FulbotPHP (just words not whole sentences with "spaces", YET) * FulbotPHP now connects successfully to a IRC server. ----------------------------------------------------------------------------------------------------- | TODOLIST: | ----------------------------------------------------------------------------------------------------- * Ability to make "triggers-text" in channels that the bot will react to, eg. kick users, output a message in the accurate channel.... * Ability to integrate Database's in FulbotPHP, eg. make a "bot-trigger" that reacts when a user login on your "PHPnuke community", and sends a message to a specified channel, eg. "/PRIVMSG #MyCommunityChannel The user named "Lamer22" has just logged on at "UltraCommunity2002 PRO" * Channel statistics, a toplist of the most active nicknames in the channel (i will use MySQL for storing the statistics) * Channel floodprotection (will MAYBE be added later.)" ----------------------------------------------------------------------------------------------------- http://FulbotPHP.sourceforge.net | http://www.sourceforge.net/projects/FulbotPHP/
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?