Automattic / Automattic/wp-telegram-bot

Add all commands to the bot help message

Open
#21 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The bot's help message only lists one possible command:

`Type 'follow https://yourexcellentsite.com' into the channel or group`

I discovered that I could use the command `unfollow https://yourexcellentsite.com` to unfollow a site, but then I started wondering if there were other hidden commands I didn't know about.

It would be nice to have a list in the help message of all possible commands, so there's no doubt about what's possible.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the bot's help-message text and the handlers for the `follow` and `unfollow` commands. Check whether any other commands are supported, then update the help message so it lists every available command and verify that the displayed examples match the supported behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.