Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Enable Lita to handle messages from other bots (again) #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erikogan
Copy link
Contributor

@erikogan erikogan commented Aug 14, 2018

After upgrading our branch to include 1.8.0 AND #64, our Lita bot stopped responding to messages from other bots. This is because bot_message is not in the whitelist of supported message subtypes.

I suspect this may have been a deliberate change, however we have a number of systems that invoke actions on Lita through Slack. I’ve added a configuration option to re-enable these interactions.

Some thoughts:

  1. I’m happy to make the default value false if you prefer, since this is now the default behavior since sometime after 1.7.2.
  2. I’m also happy to change the name of the config option. I’m not crazy about handle_bot_messages, to be honest.

@erikogan erikogan changed the title Enable Lita to respond to messages from other bots (again) Enable Lita to handle messages from other bots (again) Aug 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant