![]() |
|
|
Mod Options |
Eggdrop IRC Manager Details »»
|
|||||||||
|
This modification is in the archives.
![]() The Eggdrop IRC Manager (EIM) is a TCL script for NIX Eggdrop or Win32 Windrop. It will allow you to refresh your forum home with information about your channel, such as the nicks currently in it, the record users, and the activity of the channel. This is a port from my IRC Channel Manager, yet that hack was for MIRC and had some bugs. I created a new thread for this hack as the audience is different. Most people seeking eggdrops wont look into the mIRC thread. The eggdrop version is far better than the former, so I highly recommend you make the switch if you're capable of running eggdrop. Demos: http://www.animesystem.com/forums/ http://www.buckeyeplanet.com/forum/ Quick overview of features
Only drawback currently is that you must run multiple bots with the script if you intend to update multiple channels. I will be working on a version that allows 1 bot to update multiple channels. For those using IRC Channel Manager, making the upgrade is easy, just refer to the installation manual. Examples attached. Enjoy! ![]() Notice 1: Ah yes, I forgot to mention the two manual bot commands in the documentation. As a bot owner, type !refresh to manually refresh the channel. Type !startact to do the initial start of the activity timer. Both these commands should be performed when you first place your bot on the channel or after you rehash it when installing the script. You wont have to run these scripts again, unless your bot exits the channel. Notice 2: Your bot will refresh your channel whenever someone leaves, changes nick, joins, is kicked, topic change, or a mode change occurs (such as someone being op'd, voiced, etc.) On a large traffic intensive channel, this will make your bot very busy. Just be aware of this. I'll plan for a timer-version, where the bot updates every X minutes, in the future. FAQ What is an eggdrop? http://www.eggheads.org/ Will this work with my java IRC client? (pjIRC, etc.) Read what an eggdrop is. Once you figure it out, you'll know that they are completely independent things. How do I start up my own IRC channel? This thread isn't a beginners guide to IRC. For that, refer to Google: http://www.google.com/search?hl=en&i...s+guide+to+irc Will this work with vB 3.x.x? More than likely, since there is little modification to vBulletin. ![]() Download Now Only licensed members can download files, Click Here for more information. Show Your Support
No members have liked this post.
|
|||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| IRC Manager ( without Eggdrop/Mirc ) | leonsio | vBulletin 3.5 Add-ons | 188 | 16 Jun 2010 15:25 |
| Eggdrop Irc Manager | Akex | vBulletin 3.5 Add-ons | 79 | 12 Jun 2010 15:14 |
| IRC post bot - No eggdrop | PowerBlade | vBulletin 2.x Full Releases | 25 | 15 Apr 2003 21:24 |
| Comments |
|
#2
|
||||
|
||||
|
Nice job, I think i can definitly put this to use.
No members have liked this post.
|
|
#3
|
||||
|
||||
|
Great - is there a manual if I don't know how to start my own IRc channel?
No members have liked this post.
|
|
#4
|
||||
|
||||
|
I've installed this and the correct topic appears on my forum home, but I can't get it to list the users. I've done !refresh and !startact but that doesn't seem to make any difference. The topic does however change instantly when I change it.
__________________
Lee Botley, BSc (Hons) - vBulletin.org Moderator http://www.thesistersthree.com/lee/sigs/signature.ts3 The Sisters Three Charmed Discussion Forums WinterDir .:. vBindex v2.1 for vB2 .:. vBindex v3.0.0 RC5 for vB3 No members have liked this post.
|
|
#5
|
||||
|
||||
|
OK, found the major problem, in irconline.php find and remove:
That causes a database error because the column doesn't exisit. Damn me for not checking my email till after I found that problem ![]()
__________________
Lee Botley, BSc (Hons) - vBulletin.org Moderator http://www.thesistersthree.com/lee/sigs/signature.ts3 The Sisters Three Charmed Discussion Forums WinterDir .:. vBindex v2.1 for vB2 .:. vBindex v3.0.0 RC5 for vB3 No members have liked this post.
|
||||
|
#6
|
||||
|
||||
|
Sorry for the inconvienances, it seems there were a few bugs (specifically I left half-op code while I had deleted the half-op rows in MySQL).
They've been fixed now, and EIM1.2 has been attached. To upgrade, upload the new irconline.php, and replace the ircrefresh.tcl with the current. Then, do the file edits according to the installation guide for index.php All is good. ![]()
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
|
|
#7
|
||||
|
||||
|
Is this work with vBxirc?
__________________
CC, vB3 version: 3.6.8 No members have liked this post.
|
|
#8
|
||||
|
||||
|
Originally Posted by Nam
.. They are of two completely separate things. vBxIRC is a java IRC client. This is an eggdrop script.
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
|
|
#9
|
|||
|
|||
|
I've installed this on my forum home, but I can't get it to list the users and the correct topic.
Bot is Up !!! ![]() I would like some advices for my problems No members have liked this post.
|
|
#10
|
||||
|
||||
|
Did you load the TCL script, by editing your eggdrop.conf and adding:
source scripts/ircrefresh.tcl At the bottom. Did you edit the "vb_key" variable value in ircrefresh.tcl to match that of the value in "irconline.php" ? Did you edit the rest of the configuration in ircrefresh.tcl properly?
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
|
|
#11
|
|||
|
|||
|
my eggdrop.conf:
my ircrefresh.tcl
No members have liked this post.
|
|
#12
|
||||
|
||||
|
Hey.. I'm going to be trying this later today, this is exactly what we're looking for...
Question: Any way I can pull any of the data (such as total # of chatters, topic, or activity level) into the vBadvanced homepage template? I'd like to be able to call this data from there too.No members have liked this post.
|
|
#13
|
||||
|
||||
|
Where is the sql table definition? All I see is a way to upgrade if you already have the mirc hack but nothing for new installs. Am I missing it?
__________________
version2 aka van aka mol No members have liked this post.
|
|
#14
|
||||
|
||||
|
Originally Posted by version2
Good grief. This is the second time I have totally missed something in a hack. I see it, now. Leaving my original question as an excercise in humility.
__________________
version2 aka van aka mol No members have liked this post.
|
|
#15
|
||||
|
||||
Make sure your configuration is set exactly as to what values need be. (I'm assuming you didn't actually use "mysite" as your domain )
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 17:37.









I'd like to be able to call this data from there too.
)
