I couldn't get that code to work for some reason, but I managed to do this one

Code:
on *:Text:!song:#:{
  var %song $read(C:\Users\Randy\Desktop\Stream Recordings\Stream Stuff\Snip\Snip.txt)
  var %cheese $remove(%song, $chr(40) $+ Club Dubstep - Digitally Imported Premium $+ $chr(41))
  msg #  Current Song:  %cheese http://www.di.fm/clubdubstep
} 


I should book out a day where I just read the entirety of the Help section laugh


I do things with stuff that makes other things do stuff.