The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
FlashChat Logs to forum
i've been looking at "Darren's $5 script site", where he has the "$5 flashChat" program.
People ahve already intergrated into vB quite nicely (so i've heard), but i'm now looking at pushing it to the next step. For our sites, we were looking at running the IRC chat mod from here, but we want to be able to watch over what is spoken on the chat system, and we want it for other people's sake aswell. This chat would only be available for members, not guests. The reason i like the FlashChat over the Javascrpt ones, is because it installs faster on the end user machine, and easier to handle. ----------- We had the IRC mod running for a few days for testing, but decided to drop it, as we would be: a) losing members as they wouldn't see the need to signup; b) lose the questions that would have been asked on the forum, now being asked on the IRC servers. i want to be able to save all the chats as posts to a designated forum. "forum name" (specifically for public chats) |- sub-forum (for the chat room's names, i.e. "main", "help", "off topic", or user-made) "forum name" (hidden - specifically for private chats) |- sub-forum (hidden - for the private chat logs of people) (the above forum would be set to only been seen by a super mod / admin ) Then, every 10 minutes, 30 minutes, hour, or day (should be set), an additional post to the first post (which also created the thread) will be made in the right sub-forum, with the next part of the chat log. That way my users can search the chat logs for specific questions, and the admins can search the private chat logs (aswell). what will need to be figured out is: - does the chat store it's chat log for a pre-determined time ---- or will it need a 'bot' ---- can that bot be run on the server itself - does the chat has the ability to output to the vBulletin forum ---- i.e. i will setup a $membername and a $permissionlevel for it to write to the forum ---- does the chat understand the different chat rooms, and save each seperately, AND accordingly --------- i.e. > CREATE the first post for the 'standard public chat rooms' >>>>>>>>> then update every $time and reply TO the same $id >>>>>>>>> also CREATE & UPDATE sub-forum for the 'private chat room', (this will have it's own forum, due to $permission) i hope i've explained that well enough, if not - i'll discuss this a bit more... i personally think that EVERYONE using vB could use this & love this idea, and it will become quite popular. |
#2
|
||||
|
||||
this would be great... i'm interested too...
came here from the vbchat link |
#3
|
|||
|
|||
Hmmm I would like this as well, but maybe not in post form, could do with a redesigned template perhaps?
|
#4
|
|||
|
|||
if we could get something like this happening - it would be cool,
now only to find someone who knows what they are doing... |
#5
|
|||
|
|||
I would like this too, very helpful.
|
#6
|
||||
|
||||
Sounds very complicated - and would potentially have thousands of sub forums - an absolute nightmare.
FYI - Flashchat logs all conversations in a single database, and clears them out based on limits you set in the config file. |
#7
|
|||
|
|||
Would it be possible as just a start to just have a daily thread posted of the chat log?
Don't worry about private rooms or anything, maybe just a config variable that specifies the single room to log? Cheers, ~Regs. |
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
Okay, not sure how this would have to be done, I just know it'd be possible.
It copies the chat to a file, one file for each room, and then IMO, it should not copy private room chats but perhaps make that an admin settable tick that they can turn on and off. If on though, just have it save all private chat to the same file. Every day at X time, it runs a cron job to post those text files to a thread for each one and deletes the file, then creates a new empty one with the same name. That'd be the best route IMO. Though I have no idea how to code those things. |
#10
|
||||
|
||||
This sounds like a good idea. I am thinkig of installing flashchat myself. Is it easy to install on vb? It looks like it's probably the best one.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|