Lahuca-Software-Development / Lahuca-Software-Development/BotSentry
[Suggestion] Account limit kick/block only the exceeding account
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
dolly:
amount: 5
kickall_mode: true/false (have mode switch)
true: when acount exceeding 5 account online kick all those 5 account
false: when account exceeding 5 account online stop the 6th account from logging in.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the dolly account-limit and login-handling entry points, then compare the requested kickall_mode behaviors. Done means the configured limit is enforced with either all currently online accounts removed or only the exceeding login blocked.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100