From 618b142f29bc87ee19261568b7dd5ed793cfe9d2 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Sun, 8 Mar 2026 10:53:15 +0800 Subject: [PATCH 1/5] chore: add github repo banner --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c5df41..f3f2930 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # discrawl +![discrawl banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=ffffff&support=true) + `discrawl` mirrors Discord guild data into local SQLite so you can search, inspect, and query server history without depending on Discord search. It is a bot-token crawler. No user-token hacks. Data stays local. From 8da0f3fab218228eff4dc88dc08c5ecd762e9009 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 9 Mar 2026 15:53:39 +0000 Subject: [PATCH 2/5] Remove branding from README banner Remove the `support=true` param and the HTML comment crediting the banner tool from the GitHub Repo Banner URL. https://claude.ai/code/session_01UfbmwTfnTGbVZ41wHDEqRZ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3f2930..51799ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # discrawl -![discrawl banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=ffffff&support=true) +![discrawl banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=ffffff) `discrawl` mirrors Discord guild data into local SQLite so you can search, inspect, and query server history without depending on Discord search. From e06a2bcb0ca10ec60ad85e4f6c8a1831ae8f45ca Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Mon, 9 Mar 2026 23:57:00 +0800 Subject: [PATCH 3/5] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51799ee..7a6b8a0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # discrawl -![discrawl banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=ffffff) +![banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=ffffff) `discrawl` mirrors Discord guild data into local SQLite so you can search, inspect, and query server history without depending on Discord search. From bb42569b454abfcfcb1b597d583d221d3623670f Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Mon, 9 Mar 2026 23:57:57 +0800 Subject: [PATCH 4/5] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a6b8a0..2cb7fea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # discrawl -![banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=ffffff) +![banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=fff) `discrawl` mirrors Discord guild data into local SQLite so you can search, inspect, and query server history without depending on Discord search. From af9b08f7454380ac53af5fa985e7799dde8709fe Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Tue, 10 Mar 2026 08:39:08 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E2=98=95=20chore:=20update=20readme=20bann?= =?UTF-8?q?er?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cb7fea..3b6dc82 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # discrawl -![banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=fff) +![banner](https://ghrb.waren.build/banner?header=%21%5Bdiscord%5D+discrawl&subheader=Mirror+Discord+guild+history+into+local+SQLite&bg=5865F2-6D7CFF&color=ffffff&support=false) `discrawl` mirrors Discord guild data into local SQLite so you can search, inspect, and query server history without depending on Discord search.