hey guys..
this days, im working on new-old project
this project is a complete bot written in php
means that no need of eggdrop, mirc or anything else. only php
now i allready started to code the bot and its works
perfect!!
i run it from webserver and its join irc chan
also its response to triggers and stufff
for exsample :
Code:
(17:51:30) (@MiZ) !newestmember
(17:51:31) (MiZbot) Newest Member :testuser
(17:52:07) (@MiZ) !userinfo testuser
(17:52:08) (MiZbot) looking for testuser
(17:52:08) (MiZbot) Username : testuser Posts:0
any way i constantly add triggers and info
but im runing into 1 problem
about the posts ->
i have a way - sapm throw port like the old irc bot does ?(the eggdrop version)
but im looking for other way, so if some1 got any idea about how to reduce a living socket please tell me
btw
what do you think about this new hack ?