bmotion icon indicating copy to clipboard operation
bmotion copied to clipboard

bot not coming back from away (after sleep) & telnet away off not working

Open Lord255 opened this issue 11 years ago • 7 comments

telnet: Coming back from being away. <Lord255> .bmotion away off Coming back from being away. <Lord255> .bmotion away I am not away.

whois: Tw33k5 is away: ZzZz

Lord255 avatar Nov 27 '13 13:11 Lord255

What settings do you have for bedtime/wakeytime? Does it break every time or only sometimes? Can you see any errors on the partyline when it's supposed to wake up? What does .bmotion status say when it's broken?

jamesoff avatar Dec 14 '13 17:12 jamesoff

set bMotionSettings(bedtime_hour) "03" set bMotionSettings(bedtime_minute) "41" set bMotionSettings(wakeytime_hour) "10" set bMotionSettings(wakeytime_minute) "46"

currently its broken again.. i dont know if its often or always. no errors in partyline. status shows: I'm currently awake and my next bedtime is Tue Dec 17 03:41:00 CET 2013.

[16:27:50] Coming back from being away. [16:27:52] <Lord255> .bmotion away off [16:27:53] Coming back from being away. [16:27:53] <Lord255> .bmotion away off [16:27:53] Coming back from being away. [16:27:54] <Lord255> .bmotion away off [16:27:54] Coming back from being away.

but whois shows that the bot is still in away with reason "ZzZz"

Lord255 avatar Dec 16 '13 15:12 Lord255

Does it actually respond on IRC or not? Did you spot any error message on the party line?

On Monday, 16 December 2013, Lord255 wrote:

set bMotionSettings(bedtime_hour) "03" set bMotionSettings(bedtime_minute) "41" set bMotionSettings(wakeytime_hour) "10" set bMotionSettings(wakeytime_minute) "46"

currently its broken again.. i dont know if its often or always. no errors in partyline. status shows: I'm currently awake and my next bedtime is Tue Dec 17 03:41:00 CET 2013.

[16:27:50] Coming back from being away. [16:27:52] .bmotion away off [16:27:53] Coming back from being away. [16:27:53] .bmotion away off [16:27:53] Coming back from being away. [16:27:54] .bmotion away off [16:27:54] Coming back from being away.

but whois shows that the bot is still in away with reason "ZzZz"

— Reply to this email directly or view it on GitHubhttps://github.com/jamesoff/bmotion/issues/4#issuecomment-30669011 .

jamesoff avatar Dec 16 '13 21:12 jamesoff

tested. it responds and no error msgs.

Lord255 avatar Dec 16 '13 23:12 Lord255

Cool, thanks :)

On 16 December 2013 23:55, Lord255 [email protected] wrote:

tested. its respond and no error msg.

— Reply to this email directly or view it on GitHubhttps://github.com/jamesoff/bmotion/issues/4#issuecomment-30713928 .

jamesoff avatar Dec 17 '13 09:12 jamesoff

It looks like I have the same issue; from channel i say:

.bmotion botnick away off
<botnick> | Coming back from being away.

/whois botnick and it's still on ZzZz

I also have this line in DCC CHAT

[15:34:06] bMotion: admin command from roughnecks on #channel: away off

roughnecks avatar Apr 06 '22 13:04 roughnecks

My bot is going away (on night I suspect) and it's not coming back - not even by itself. I have these settings:

# go away if things get idle?
set bMotionSettings(useAway) 0

# channels to not announce our away status in (lower case)
# some channels don't like public aways, so don't piss them off :)
set bMotionSettings(noAwayFor) { "" }

# is all channels are active enough, go away anyway this much of the time
# 0-100
set bMotionSettings(awaychance) 0

roughnecks avatar May 04 '22 10:05 roughnecks