From b83176cf1f9c90139a93bb4d97ad771b874508af Mon Sep 17 00:00:00 2001 From: fzzinchemical Date: Thu, 27 Mar 2025 14:57:09 +0000 Subject: [PATCH 1/4] Update README --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 5201937..2f84e02 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ # HotDog - A Painful Discord Bot -HotDog is a porn-bot that fetches data from yande.re and rule34. \ No newline at end of file +HotDog is a porn-bot that fetches data from yande.re and rule34. + +Added Actions for CI/CD. \ No newline at end of file From 7db96b41617ca84ab6dc6e77f3560c04e3c55d2c Mon Sep 17 00:00:00 2001 From: fzzinchemical Date: Thu, 27 Mar 2025 16:49:29 +0000 Subject: [PATCH 2/4] Update README --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index 2f84e02..5201937 100644 --- a/README +++ b/README @@ -1,5 +1,3 @@ # HotDog - A Painful Discord Bot -HotDog is a porn-bot that fetches data from yande.re and rule34. - -Added Actions for CI/CD. \ No newline at end of file +HotDog is a porn-bot that fetches data from yande.re and rule34. \ No newline at end of file From 9e818c6bfd6bf245765237a0e1ef134d35698b77 Mon Sep 17 00:00:00 2001 From: fzzinchemical Date: Thu, 27 Mar 2025 16:54:34 +0000 Subject: [PATCH 3/4] Update README.md --- README => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README => README.md (100%) diff --git a/README b/README.md similarity index 100% rename from README rename to README.md From 06fc01ab8c25a36b9c1eeb89d975ac024a756382 Mon Sep 17 00:00:00 2001 From: fzzinchemical Date: Thu, 27 Mar 2025 17:00:45 +0000 Subject: [PATCH 4/4] Update .gitea/workflows/deno-tests.yml --- .gitea/workflows/deno-tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/deno-tests.yml b/.gitea/workflows/deno-tests.yml index 041c3d0..8691272 100644 --- a/.gitea/workflows/deno-tests.yml +++ b/.gitea/workflows/deno-tests.yml @@ -1,9 +1,8 @@ name: Deno-Workflow on: push: - branches: main pull_request: - branches: main + issue_comment: jobs: deploy: