one-zero-eight / one-zero-eight/apply-bot
Bot menu button
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Bot needs a menu button, so users will be able to see what commands are available for them and easily send them.
- Use setMyCommands API method for this
- Define commands for all users and specific commands for members
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 with the Telegram Bot API setMyCommands documentation linked in the issue. Define commands for all users and separate commands for members, then verify that the menu displays the appropriate commands and lets users send them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100