BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => BeBot 0.5 support => Topic started by: Dracutza on March 30, 2008, 11:30:02 pm
-
Setting Countdown (CD) to both does not seem to work.
bot [2008-03-30 21:26:19] [TELL] [INC] Dracutza: !settings Countdown
bot [2008-03-30 21:26:19] [TELL] [OUT] -> Dracutza: [link]Settings for Countdown[/link]
bot [2008-03-30 21:26:22] [TELL] [INC] Dracutza: !set Countdown Channel both
bot [2008-03-30 21:26:22] [SETTINGS] [SAVED] Channel for module Count down set to both as datatype string
bot [2008-03-30 21:26:22] [TELL] [OUT] -> Dracutza: Changed setting Channel for module Countdown to both [[link]Settings for Countdown[/link]]
bot [2008-03-30 21:26:27] [TELL] [INC] Dracutza: cd
bot [2008-03-30 21:26:27] [TELL] [OUT] -> Dracutza: Countdown started!
bot [2008-03-30 21:26:28] [TELL] [OUT] -> Dracutza: [--------> 5 <-------]
bot [2008-03-30 21:26:29] [TELL] [OUT] -> Dracutza: [--------> 4 <-------]
bot [2008-03-30 21:26:30] [TELL] [OUT] -> Dracutza: [--------> 3 <-------]
bot [2008-03-30 21:26:32] [TELL] [OUT] -> Dracutza: [--------> 2 <-------]
bot [2008-03-30 21:26:33] [TELL] [OUT] -> Dracutza: [--> GO GO GO <--]
-
$this -> bot -> core("settings") -> create("Countdown", "Channel", "both", "In which channel should a countdown be shown if it's no tell? In the channel of origin, or in both gc and pgmsg?", "both;origin");
the setting is for it it isnt in a /tell
but i dont see any point of having a CD in a tell for your viewing only, so changing the settings to do output to gc/pg/both even if in tell
-
works beautifully