This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Eggdrop.org

Old posts that have not been replied to for several years.
Locked
w
whiteshark
Halfop
Posts: 62
Joined: Sun Jun 12, 2005 3:23 am
Location: netherlands
Contact:

Eggdrop.org

Post by whiteshark »

Hello i looking for a script that when new tcl scripts from www.eggdrop.org can display on channel where the bot on is.
like fok.tcl or
thnx
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

if I'm getting you right:
  • it's egghelp.org, not eggdrop.org (the latter even isn't a website, simply a domain that belongs to the long defunct eggdrop 1.2 dev team)
  • you can't detect when a new script is posted here, there's no notification mechanism for that
User avatar
Thunderdome
Op
Posts: 187
Joined: Tue Mar 15, 2005 4:42 pm

Post by Thunderdome »

altough one must admit the ideia would be nice...
after all a egghelp.org tcl script would be very good!
w
whiteshark
Halfop
Posts: 62
Joined: Sun Jun 12, 2005 3:23 am
Location: netherlands
Contact:

Post by whiteshark »

you can't detect when a new script is posted here. but i wanted in a eggdrop tcl :( because i like this egghelp.org site :) its it not possible to do that.
so maybe can you make it for me ?
THNX
G
Galadhrim
Op
Posts: 123
Joined: Fri Apr 11, 2003 8:38 am
Location: Netherlands, Enschede

Post by Galadhrim »

you would need a phpbb tcl script and that would post any post that is made on the forums, then parse the

Code: Select all

 tags, save it to a file and link it in irc.  :shock:
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

If he would use phpbb-like script, slennox would need to put some extra code on his site :)
Locked