fullstacksjs / fullstacksjs/github-bot
Admins can link user twice with the same id and username
Open
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 6
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 2
Description
## Issue
In the current implementation of `link` command we can link a github account to the same telegram username or telegram id twice. It's better to show hint and avoid linking twice.
## Scenarios
- When admin use `link` command directly and then use it twice.
- When admin use `link` command by replaying to a user then use it twice.
- When admin use `link` command directly and then replaying it to the same user twice and the opposite.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.