Add feature to display welcome message with regex
Open
- Dominant language
- Python
- Stars
- 67
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
For any message such as `hello world!`, as long as it contains `hello world` should prompt the welcome message to be displayed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the bot's welcome-message handling and the existing message-matching behavior. Confirm how messages such as `hello world!` are processed, then define completion as matching messages that contain `hello world` and displaying the welcome message without changing unrelated responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100