slack-ruby / slack-ruby/slack-ruby-client
Automatically transform @here and such into <!here>
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 222
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
Is @here supported when sendig messages via 'chat.postMessage'?
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the chat.postMessage implementation and reviewing how it handles message text. Check the Slack syntax for @here and <!here>; done means the requested transformation behavior is defined and covered for messages sent through chat.postMessage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100