Skip to content

Commit

Permalink
Aktualisiere Timer-Befehl, um die Start- und Stoppaktionen zu unterst…
Browse files Browse the repository at this point in the history
…ützen
  • Loading branch information
Jasper-Claus committed Apr 16, 2024
1 parent 714d86b commit 8a35c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ module.exports = {
| ------- | ----------- |
| /ping | Responds with "Pong". This is a simple test command to check if the bot is responding. |
| /user | Returns information about the calling user. Depending on the implementation, this can include the username, ID, role, and other relevant information. |
| /timer | Starts, stops, or checks a timer. `/timer start` starts the timer, `/timer stop` stops the timer and displays the elapsed time, and `/timer check` displays the currently elapsed time since the start of the timer. |
| /timer | Starts, stops, or checks a timer. `/timer start` starts the timer, `/timer stop` stops the timer and displays the elapsed time. |

0 comments on commit 8a35c3e

Please sign in to comment.