StarBuG
02-28-2007, 03:51 AM
Hi
What I am looking for is a TCL script with a vBulletin Plugin that enables an eggdrop irc bot to post newly started threads topics into a channel.
This could be very basic, but if someone likes the idea and is willing to invest more time then it would be cool to:
- include/exclude forums via acp
- activate/deactivate new reply postings ("There has been a new reply to thread >topic here<)
- activate/deactivate new member registration postings
These are most likely defined via the TCL script:
- change the look of different actions via acp, e.g. different color/text for new reply/new thread (tcl code, but it could be explained via acp help for example)
- define colors/looks of messages for different forums
Example look for channel posting:
[Patientenfragen.net] A new thread was started in the forum Shit Chat called "Topic name here"
[Patientenfragen.net] To read it click here: http://www.patientenfragen.net/showthread.php?t=1810
or:
[PatFra] - [Shit Chat] - The thread "Topic name here" was just started
[PatFra] - [Shit Chat] - Go read it: http://www.patientenfragen.net/showthread.php?t=1810
Anyone up for this?
StarBuG
What I am looking for is a TCL script with a vBulletin Plugin that enables an eggdrop irc bot to post newly started threads topics into a channel.
This could be very basic, but if someone likes the idea and is willing to invest more time then it would be cool to:
- include/exclude forums via acp
- activate/deactivate new reply postings ("There has been a new reply to thread >topic here<)
- activate/deactivate new member registration postings
These are most likely defined via the TCL script:
- change the look of different actions via acp, e.g. different color/text for new reply/new thread (tcl code, but it could be explained via acp help for example)
- define colors/looks of messages for different forums
Example look for channel posting:
[Patientenfragen.net] A new thread was started in the forum Shit Chat called "Topic name here"
[Patientenfragen.net] To read it click here: http://www.patientenfragen.net/showthread.php?t=1810
or:
[PatFra] - [Shit Chat] - The thread "Topic name here" was just started
[PatFra] - [Shit Chat] - Go read it: http://www.patientenfragen.net/showthread.php?t=1810
Anyone up for this?
StarBuG