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

context command to pin messages in respective thread #1188 #1194

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Nov 3, 2024

  1. Pin answer context command working

    andrew-09 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    cee6189 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Clearer replies for users. Better way of getting the # of pinned mess…

    …ages in thread. Added additional check to see if in the 'questions' channel along with config parameter in PinAnswerCommand
    andrew-09 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6c01ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b40a1f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Use matches intead of equals, merge if statements and remove unnecess…

    …ary failure case. Update a reply for more clarity for users
    andrew-09 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    66d28ab View commit details
    Browse the repository at this point in the history
  2. newline undo

    andrew-09 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    15500a4 View commit details
    Browse the repository at this point in the history
  3. More intuitive function name . Change replynotinthread to replynotinq…

    …uestionsthread
    andrew-09 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    8759346 View commit details
    Browse the repository at this point in the history