I'd like the bot to message the radio channel (whatever it's set as) when a request is received from the web request system (or a request in a different channel).
Perhaps the ability to customize the text sent to the channel would be a good thing as well.
Ex. "Incoming request: %request " or something of that sort...
-Nolan
Fallback to channel when No DJ is logged in for requests
Author
Message
- nwgator
- Offline
- Junior Member
- Posts: 15
- Joined: Mon Nov 08, 2010 5:00 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Debian
- Location: FL
- Contact:
- nwgator
- Offline
- Junior Member
- Posts: 15
- Joined: Mon Nov 08, 2010 5:00 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Debian
- Location: FL
- Contact:
Re: Fallback to channel when No DJ is logged in for requests
I see that this is completed. How do we set this?
-Nolan
-Nolan
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: Fallback to channel when No DJ is logged in for requests
c/p from the Configuration page of the wiki:
You can also change the reply it sends back to the person who did the !request by setting the message ReqFallback in ircbot.text.
Code: Select all
RequestFallback #channel
RequestFallback nick
Optional
Sets a channel or nick to send requests to if there is no Live DJ or source plugin active. If not set then the bot will use it's normal behavior of saying there is no DJ taking requests.
You can also contact me via email or instant messenger, links are at the bottom of this post.
- nwgator
- Offline
- Junior Member
- Posts: 15
- Joined: Mon Nov 08, 2010 5:00 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Debian
- Location: FL
- Contact:
Re: Fallback to channel when No DJ is logged in for requests
What version of the bot do I need for this to work?
-Nolan
-Nolan
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: Fallback to channel when No DJ is logged in for requests
v5
You can also contact me via email or instant messenger, links are at the bottom of this post.