Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Lord255 opened this issue Nov 27, 2013 · 7 comments
Assignees
Labels

Comments

@Lord255
Copy link

Lord255 commented Nov 27, 2013

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

whois:
Tw33k5 is away: ZzZz

@ghost ghost assigned jamesoff Nov 28, 2013
@jamesoff
Copy link
Owner

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?

@Lord255
Copy link
Author

Lord255 commented Dec 16, 2013

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"

@jamesoff
Copy link
Owner

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//issues/4#issuecomment-30669011
.

@Lord255
Copy link
Author

Lord255 commented Dec 16, 2013

tested. it responds and no error msgs.

@jamesoff
Copy link
Owner

Cool, thanks :)

On 16 December 2013 23:55, Lord255 notifications@github.com wrote:

tested. its respond and no error msg.


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

@roughnecks
Copy link

roughnecks commented Apr 6, 2022

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants