PDA

View Full Version : using radio.tcl to get IRC announcing of streaming


cozy
1st February 2003, 22:43
im confused....i have this shoutcast server set... and it runs perfectly. I have a bot on irc that has a radio.tcl installed that should announce the info from the shoutcast streaming.... and a radio2.tcl to get some extra external commands.. but i have this prob.... in irder to config the radio.tcl i need a targetfile to get the info from, so it can announce in irc when a new song is started ect. it says:
#targetfile "file" is a text file where the website from the
# shoutcast server is saved in - in order to actualise the postings
# you will need to use a shellscript or download the website
# manually and save in this file
set targetfile "shoutcast-playlist.pls"

ive located my tune-in link on shoutcast and saved the link as "shoutcast-playlist.pls" and ive tryed saving it in txt format too but nothin happens on irc when i type the commands in there although it says the script is loaded.
is there another website where i can get the online info when i stream? or can i get it directly from the shoutcast-server (witch i run on my own puter)?:weird:

Vchat20
2nd February 2003, 04:49
where did you get this bot?

cozy
2nd February 2003, 16:22
i just downloaded an eggdrop script and a tcl called radio.tcl that claims to be able to connect to the shoutcast and announce info. the eggdrop is running perfect with sitestat and other stuff... so im confused