8000 Fix bonus 💜 reacts · Issue #249 · UWCS/apollo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Fix bonus 💜 reacts #249
Open
Open
@ericthelemur

Description

@ericthelemur

Apollo currently reacts to messages containing "thanks" (or various alternatives) that are also considered "replies":

  • being a direct reply message or
  • is immediately after an apollo message
  • or when they contain the words apollo and thanks
    This catches a few too many false positives atm, especially when karma is around, so it's worth reducing the frequency a bit.

Some ideas:

  • remove the 3rd condition (seems especially prone to false positives
  • ignore karma messages as part of the immediate reply check (these are usually just going to be a conversation continuing)
    • Simple proxy is ignore any apollo msgs starting with Changes: or containing I have made changes to the following karma item:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0