vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   VB-Ibot . what do you think about it ? (https://vborg.vbsupport.ru/showthread.php?t=76841)

miz 02-22-2005 01:56 PM

VB-Ibot . what do you think about it ?
 
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 ?

Dean C 02-22-2005 06:20 PM

I coded a PHP irc bot last week. Gave up in the end simply because windows doesn't work well with streaming data. Also mine looped forever eating resources at a fast rate. It worked and all, just not efficient at all.

filburt1 02-22-2005 08:06 PM

It's not very practical. vB is a web application (and PHP is a web language first) and is only capable of efficiently displaying its information as it does now.


All times are GMT. The time now is 08:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00952 seconds
  • Memory Usage 1,709KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete