Automattic / Automattic/wp-telegram-bot

Only follow a blog when the message is directed at the bot

Open
#4 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

We should use the following syntax to start following a blog
```
@WordPressDotComBot follow https://myblog.com
```

Otherwise we might follow blogs inadvertently

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the bot's message handling and the code that starts following a blog. Check how messages are currently interpreted, then verify that only the shown @WordPressDotComBot follow URL syntax triggers a follow and that other messages do not. Add or update the relevant tests if the repository contains coverage for message handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.