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.

request song via website receive in irc

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
j
jat
Voice
Posts: 4
Joined: Tue Dec 02, 2008 2:26 pm

request song via website receive in irc

Post by jat »

i was tried so many times and now i giveup
i wanna make tcl that listener can request the song via website and dj will get the request via irc directly..i was edit so many tcl related to rss n anything...hopefully anybody is expert about this will give example to do..
thanks
User avatar
tomekk
Master
Posts: 255
Joined: Fri Nov 28, 2008 11:35 am
Location: Oswiecim / Poland
Contact:

Post by tomekk »

did u try via sockets?

I mean PHP script which sends info to the some IP:PORT (I mean TCL script working as socket server, bot script etc.) after when script get your info u could output your data via eggdrop to the channel/person/whatever?
j
jat
Voice
Posts: 4
Joined: Tue Dec 02, 2008 2:26 pm

Post by jat »

tomekk : how do u do to receive via socket?

http://kcfm.org/djpanel/checkrequests.php

i wanna the data data in that url will receive to my dj directly in irc using eggdrop..
but i noob to write script for eggdrop....maybe somebody can give me a help.......
User avatar
tomekk
Master
Posts: 255
Joined: Fri Nov 28, 2008 11:35 am
Location: Oswiecim / Poland
Contact:

Post by tomekk »

u want to insert some text to request or u just need to send some static data from php script to eggdrop?
j
jat
Voice
Posts: 4
Joined: Tue Dec 02, 2008 2:26 pm

Post by jat »

sorry for my question

Name: jat
IP: 219.93.152.34
Type: Song Request
Request: testt

i want to get the data above to receive to irc via eggdrop...
from php.. checkrequests.php
User avatar
tomekk
Master
Posts: 255
Joined: Fri Nov 28, 2008 11:35 am
Location: Oswiecim / Poland
Contact:

Post by tomekk »

ok, now i get it but ...

u want to send this request to the IRC after when u click some send button on page?
or some DJ on irc will check the page data by using some command on channel, maybe "!request" or smth?
j
jat
Voice
Posts: 4
Joined: Tue Dec 02, 2008 2:26 pm

Post by jat »

i mean dj can receive the request from listener from website directly to irc
without check the website..my dj lazy to check in website..
User avatar
tomekk
Master
Posts: 255
Joined: Fri Nov 28, 2008 11:35 am
Location: Oswiecim / Poland
Contact:

Post by tomekk »

yeah, but some need to submit this?
i mean script need to know when to send this data to the eggdrop :>

like i wrote before, does DJ need to use some command to inform eggdrop to download reqesut list "!check" or smth?
Post Reply