From 2388080687e6203436b10ef0269ad015f9126523 Mon Sep 17 00:00:00 2001 From: Jason Dean Lessenich Date: Mon, 25 Dec 2023 19:47:47 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 24234c2e2..382f98d9e 100644 --- a/README.md +++ b/README.md @@ -76,5 +76,4 @@ You can try out the API yourself on `api.discordjug.net`! Inspiration we took from other communities: -- We designed our [Help Channel System](https://github.com/Java-Discord/JavaBot/tree/main/src/main/java/net/discordjug/javabot/systems/help) similar to the one on the [Python Discord](https://discord.gg/python). -- [`/move-conversation`](https://github.com/Java-Discord/JavaBot/blob/main/src/main/java/net/discordjug/javabot/systems/user_commands/MoveConversationCommand.java) is heavily inspired by the [Rust Programming Language Community Server](https://discord.gg/rust-lang-community) +- Our [`/move-conversation`](https://github.com/Java-Discord/JavaBot/blob/main/src/main/java/net/discordjug/javabot/systems/user_commands/MoveConversationCommand.java) command is heavily inspired by the [Rust Programming Language Community Server](https://discord.gg/rust-lang-community)