devict / devict/bot

Respond in thread

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
TypeScript
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

For some commands, especially any that may output a large amount of text, responding to the message in thread, instead of in the main channel might be a better experience.

- Create a function that determines where to send the response based on the event so it can be reused.
- If the message came from a thread, respond in that thread.
- If the message _did not_ come from a thread, respond in the thread for that message.
- Apply this to the `ping` and `jobs` commands.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.