From 6117b8425a38a4a3ac74fcd9f6b3d84e6614b29c Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Fri, 16 Aug 2024 13:29:15 +0200 Subject: [PATCH 1/2] chore: test --- .github/SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 8cf63b4949..dfa7887732 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -11,5 +11,5 @@ If you find a vulnerability you have two ways to report it: -- Write a dm to one of our core developers on https://pycord.dev/discord +- Write a direct message to one of our core developers on https://pycord.dev/discord - Write an email to admin@pycord.dev From 1d5e4b4c0f53a3ceedb6f2500ae0e2b31387f557 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Fri, 16 Aug 2024 13:30:52 +0200 Subject: [PATCH 2/2] Update __main__.py --- discord/__main__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/discord/__main__.py b/discord/__main__.py index ed34bdf42a..6d7b25ac6c 100644 --- a/discord/__main__.py +++ b/discord/__main__.py @@ -110,6 +110,7 @@ async def on_ready(self): parts/ sdist/ var/ +_build/ *.egg-info/ .installed.cfg *.egg