From be399f49791bc9d23590791ae6df9f5540f41939 Mon Sep 17 00:00:00 2001 From: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> Date: Mon, 8 May 2023 15:54:18 -0400 Subject: [PATCH 1/5] docs: add ci status badge Signed-off-by: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3f5e0b256..40f211342e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ disnake ======= - +

+ + + +

Discord server invite PyPI version info From b83625288fd2097eb8139fb8e9e1af650f6f0ce7 Mon Sep 17 00:00:00 2001 From: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> Date: Tue, 9 May 2023 10:52:10 -0400 Subject: [PATCH 2/5] Update README.md Signed-off-by: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 40f211342e..1eca9de1d4 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,7 @@ disnake =======

- - - -

-

+ Discord server invite PyPI version info PyPI supported Python versions From c9e3c9df99896be39e97a7be2457868690e1a754 Mon Sep 17 00:00:00 2001 From: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> Date: Wed, 10 May 2023 11:13:52 -0400 Subject: [PATCH 3/5] Update README.md Co-authored-by: shiftinv <8530778+shiftinv@users.noreply.github.com> Signed-off-by: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eca9de1d4..caac87ba6b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ disnake =======

- + Discord server invite PyPI version info PyPI supported Python versions From 47dd2ed3c452499f1bfb7feb6ec655081e45588e Mon Sep 17 00:00:00 2001 From: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> Date: Thu, 11 May 2023 06:13:24 -0400 Subject: [PATCH 4/5] just for recheck Signed-off-by: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 67f1281f4d..e30f4e6cfc 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ __pypackages__/ pdm.lock !test_bot/locale/*.json +. From d3e7e2e72aa0bf68dd7659c6627009238af157c1 Mon Sep 17 00:00:00 2001 From: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> Date: Thu, 11 May 2023 06:13:42 -0400 Subject: [PATCH 5/5] recheck Signed-off-by: Known Black Hat <65008967+KnownBlackHat@users.noreply.github.com> --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index e30f4e6cfc..67f1281f4d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,3 @@ __pypackages__/ pdm.lock !test_bot/locale/*.json -.