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

Make the bot appear online when available #68

Open
wbowling opened this issue Nov 3, 2017 · 1 comment
Open

Make the bot appear online when available #68

wbowling opened this issue Nov 3, 2017 · 1 comment

Comments

@wbowling
Copy link
Contributor

wbowling commented Nov 3, 2017

Currently ota_bot always appears offline, should be possible https://api.slack.com/docs/presence-and-status#bot_presence

@Kileak
Copy link
Collaborator

Kileak commented Jan 31, 2018

This doesn't seem to be easily fixed.

Since we're using a real user for the bot, he will go "away" 30 minutes after bot start.

Even subscribing the presence_change event and calling users.setActive for the bot user and
setPresence(presence="auto") when he goes away doesn't change his presence state back to online.

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

No branches or pull requests

3 participants