You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/docs/minigames/counting/README.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
---
2
-
3
2
description: On this page you'll learn about the counting minigames.
4
3
icon: list-ol
5
-
6
4
---
7
5
8
6
# Counting
@@ -15,9 +13,9 @@ The goal of the counting game is to count in increments of 1 to infinity. The us
15
13
16
14
### Setup
17
15
18
-
* Use the `/minigame counting set_channel <channel>` command to designate a channel on the server as the counting channel. You can also run counting games in multiple channels at the same time.
19
-
* Use the `/minigame counting remove_channel <channel>` command to end the counting game in a channel.
20
-
* Use the `/minigame counting set_progress <channel> <progress>` command to set the progress to a specific number. If you set the progress to `100`, for example, the next correct number would be `101`.
16
+
- Use the `/minigame counting set_channel <channel>` command to designate a channel on the server as the counting channel. You can also run counting games in multiple channels at the same time.
17
+
- Use the `/minigame counting remove_channel <channel>` command to end the counting game in a channel.
18
+
- Use the `/minigame counting set_progress <channel> <progress>` command to set the progress to a specific number. If you set the progress to `100`, for example, the next correct number would be `101`.
21
19
22
20
## Counting Modes variant
23
21
@@ -37,18 +35,18 @@ To enable the _Counting Modes_ minigame, the server needs the **Tanjun Pro** sub
37
35
38
36
### Setup
39
37
40
-
* Use the `/minigame countingmodes set_channel <channel>` command to designate a channel on the server as the channel for the _Counting Modes_ game. You can also run counting games in multiple channels at the same time.
41
-
* Use the `/minigame countingmodes remove_channel <channel>` command to end the _Counting Modes_ game in a channel.
42
-
* Verwende den`/minispiel countingmodes fortschritt_setzen <kanal> <fortschritt>`-Befehl, um den Fortschritt zu ändern.
38
+
- Use the `/minigame countingmodes set_channel <channel>` command to designate a channel on the server as the channel for the _Counting Modes_ game. You can also run counting games in multiple channels at the same time.
39
+
- Use the `/minigame countingmodes remove_channel <channel>` command to end the _Counting Modes_ game in a channel.
40
+
- Use the`/minigame countingmodes set_progress <channel> <progress>` command to set the progress to a specific number.
43
41
44
-
## Counting Challenge-Variante
42
+
## Counting Challenge variant
45
43
46
44
### Explanation
47
45
48
-
Im Countingchallenge-Modus kann man in 1er-Schritten unendlich weit zählen, aber der Fortschritt wird bei Fehlern oder wenn eine Person zwei Nachrichten nacheinander sendet, zurückgesetzt.
46
+
In the _Counting Challenge_ mode, you can count infinitely in increments of 1, but your progress is reset if you make a mistake or if a user sends two messages in a row.
49
47
50
48
### Setup
51
49
52
-
* Use the `/minigame countingchallenge set_channel <channel>` command to designate a channel on the server as the channel for the *Counting Challenge* game. You can also run counting games in multiple channels at the same time.
53
-
* Use the `/minigame countingchallenge remove_channel <channel>` command to end the *Counting Challenge* game in a channel.
54
-
* Use the `/minigame countingchallenge set_progress <channel> <progress>` command to set the progress to a specific value.
50
+
- Use the `/minigame countingchallenge set_channel <channel>` command to designate a channel on the server as the channel for the _Counting Challenge_ game. You can also run counting games in multiple channels at the same time.
51
+
- Use the `/minigame countingchallenge remove_channel <channel>` command to end the _Counting Challenge_ game in a channel.
52
+
- Use the `/minigame countingchallenge set_progress <channel> <progress>` command to set the progress to a specific value.
0 commit comments