| View previous topic :: View next topic |
| Author |
Message |
jat Voice
Joined: 02 Dec 2008 Posts: 4
|
Posted: Tue Dec 02, 2008 2:33 pm Post subject: request song via website receive in irc |
|
|
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 |
|
| Back to top |
|
 |
tomekk Master

Joined: 28 Nov 2008 Posts: 255 Location: Oswiecim / Poland
|
Posted: Tue Dec 02, 2008 3:44 pm Post subject: |
|
|
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? |
|
| Back to top |
|
 |
jat Voice
Joined: 02 Dec 2008 Posts: 4
|
Posted: Tue Dec 02, 2008 6:50 pm Post subject: |
|
|
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....... |
|
| Back to top |
|
 |
tomekk Master

Joined: 28 Nov 2008 Posts: 255 Location: Oswiecim / Poland
|
Posted: Tue Dec 02, 2008 6:54 pm Post subject: |
|
|
| u want to insert some text to request or u just need to send some static data from php script to eggdrop? |
|
| Back to top |
|
 |
jat Voice
Joined: 02 Dec 2008 Posts: 4
|
Posted: Tue Dec 02, 2008 7:26 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
tomekk Master

Joined: 28 Nov 2008 Posts: 255 Location: Oswiecim / Poland
|
Posted: Wed Dec 03, 2008 6:20 am Post subject: |
|
|
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? |
|
| Back to top |
|
 |
jat Voice
Joined: 02 Dec 2008 Posts: 4
|
Posted: Wed Dec 03, 2008 8:24 am Post subject: |
|
|
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.. |
|
| Back to top |
|
 |
tomekk Master

Joined: 28 Nov 2008 Posts: 255 Location: Oswiecim / Poland
|
Posted: Wed Dec 03, 2008 9:18 am Post subject: |
|
|
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? |
|
| Back to top |
|
 |
|