coala / coala/corobo

Add feature to display welcome message with regex

Open
#659 4 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.