super3 / IRC-Bot

A very little basic IRCBot that will get improved over the next time.
http://www.wildphp.com
102 stars 47 forks source link

Youtube Listener #31

Open ghost opened 11 years ago

ghost commented 11 years ago

I have wrote a Youtube listener, that returns the video title into channel. I have also added the fetch function from /Classes/Library/IRC/Command/Base.php to /Classes/Library/IRC/Listener/Base.php.

ghost commented 11 years ago

I don't know if u think this is correct, but I see that the Say command only say it to the current channel. No different if you say it to a user or different channel. So i have changed the Say command, now it will send the Text as query to a user when you send it like

!say username text

and to a different channel if you use

!say #otherchannel text