From fca8fa85607dd4dbcde146c97a0c7370470ad8f5 Mon Sep 17 00:00:00 2001 From: Jasper Claus <97516104+Jasper-Claus@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:39:32 +0200 Subject: [PATCH] =?UTF-8?q?Aktualisiere=20README.md=20um=20neue=20Schritte?= =?UTF-8?q?=20f=C3=BCr=20das=20Erstellen=20eines=20Slash-Befehls=20hinzuzu?= =?UTF-8?q?f=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 975844a..1b6a1a2 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ This Discord bot was developed with Node JS to practice programming and testing # The Challenge The challenge is to program another 'slash' command within 30 minutes. If the command works, create a pull request. So get started and expand the bot according to your ideas. I look forward to your ideas. - - # Creating a new Slash Command To create a new slash command, you need to follow these steps: @@ -25,7 +23,7 @@ module.exports = { }; -# /commands for the discord-bot` +# ยด/commands` for the discord-bot | Command | Description | | ------- | ----------- |