Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   IRC users online on index? (http://www.bvlist.com/showthread.php?t=7569)

romano1 28th January 2012 20:55

IRC users online on index?
 
Joe, as asked around for days and search google also, and asked ppl, but no one seens to now how to put a list of IRC users online on index. I now its off your support, but no harm to ask.:smack:

daffy 28th January 2012 23:26

any Q asked for pmbt is support, im sure joe will help when he can, i will have a look at this for you sometime in next day or two as i have alot on, also i need to install my backup of my modded pmbt to add this. you will need irc active to test online irc users or else how will we know if it works lol

:ok:

romano1 29th January 2012 00:11

Thank you daffy, i have a channel already made.

joeroberts 29th January 2012 00:24

Are you hosting your own IRC?

The trick would be to First off create a list of users active in the IRC channel.
This is easy if they use the PMBT to inter the IRC.
But if you use there Own IRC program to inter that well make it a little more harder.
I never really got into doing to much with the IRC as I didn't like it so much.
If you Do not host the IRC server your self this well Be a Rather Hard task.

romano1 29th January 2012 00:39

No it is not mine, but i now the ppl who owned it.
but i will like it in the future to be albe to move to another network.

I now it is hard, but i see it in several trackers, maybe using somekind of rss?

Optix 29th January 2012 00:55

Sockets & Cron job storing userlist in a serialized file. ;)

romano1 2nd February 2012 05:10

Quote:

Originally Posted by Optix (Post 32746)
Sockets & Cron job storing userlist in a serialized file. ;)

I guess its that simple hehe

Bump: Is this code useful, you coder guys?
http://www.planet-source-code.com/vb...d=443&lngWId=8

Code:

                //************************************** // Name: IRC in PHP // Description:This code shows you how to create socket and connect to a IRC server and communicate with it.  It is well commented and easy to understand. It has some basic IRC commands like PING, CTCP Ping, CTCP Version and you can send raw commands by PRIVMSG. NOTE: You can not "chat" with this program, its more of a bot. // By: Arnar Mar Sig // // Inputs:none, Just run it in console mode (Worked on win32 and should work on *nix). Command: PHP irc.php where irc.php is the name of the file. // //This code is copyrighted and has// limited warranties.Please see http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=443&lngWId=8//for details.//************************************** 

joeroberts 2nd February 2012 05:10

I well test it L8tr

romano1 2nd February 2012 05:11

Or this:
http://www.geekshed.net/2010/04/how-...-your-website/


All times are GMT +2. The time now is 10:25.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.