From 8f2aa8cbd8d9736c9dfbca39d6d1f58c56d5f5bd Mon Sep 17 00:00:00 2001 From: Daniel Scherf <35780068+dlsf@users.noreply.github.com> Date: Mon, 20 May 2024 16:51:17 +0200 Subject: [PATCH] Add archive notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b96e1e0..2f37799 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # DevcordBot +> [!WARNING] +> The repository has been archived due to a lack of maintainers. Issues will be fixed in a future rewrite. + ## setup dev environment - copy .env.example to .env - enter at minimum DISCORD_TOKEN and GUILD_ID (and all you want to test)