adb-plugin-counting
v1.0.0
Published
Number counting game with turn enforcement and milestones.
Maintainers
Readme
adb-plugin-counting
Number counting game for your Discord server. Members take turns counting up one at a time. Wrong numbers or double-posting resets the count.
How it works
- An admin sets a counting channel with
/counting channel #channel - Members type the next number in sequence (1, 2, 3...)
- Wrong number → count resets. Same person twice in a row → blocked
- Milestone messages at key numbers (10, 25, 50, 100, 250, 500, 1000)
Commands (Admin)
/counting channel <channel>— Set the counting channel/counting stats— Show server counting stats/counting reset— Reset count back to 0
Config
| Key | Default | Description |
|-----|---------|-------------|
| channel | — | Channel ID |
| resetOnFail | true | Reset to 0 on wrong count |
| milestones | 10,25,50,100,250,500,1000 | Milestone numbers |
License
This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.
This repository follows the policies of the main ADB project.
- Contribution Guidelines: CONTRIBUTING.md
- Code of Conduct: CODE_OF_CONDUCT.md
- Security Policy: SECURITY.md
