From b151c04b584a2e71705fa47bb38d99423dc652bd Mon Sep 17 00:00:00 2001 From: Enrique Soria Date: Thu, 12 Dec 2024 16:12:48 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 03bc2ab..576a665 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ This repo contains: - An installable cog, so you can include `/pull_request` command in your bot. - A simple Discord bot that already includes the `/pull_request` command. -![imagen](https://user-images.githubusercontent.com/7394684/195663983-a5b43d20-2372-4d13-acd6-66a6fb2a31a5.png) - ## How to run the bot - Populate .env: `cp .env.sample .env` From a2d34796ae3345039a3c4c4c3db6a547d9bdd9f0 Mon Sep 17 00:00:00 2001 From: Enrique Soria Date: Thu, 12 Dec 2024 16:17:48 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 576a665..d950c58 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This repo contains: - An installable cog, so you can include `/pull_request` command in your bot. - A simple Discord bot that already includes the `/pull_request` command. +![imatge](https://github.com/user-attachments/assets/570a02b4-14ce-48f7-9b38-753b05eb80e6) + ## How to run the bot - Populate .env: `cp .env.sample .env` From 130b6bf1f613f33c2012aff3e05a21f46815654b Mon Sep 17 00:00:00 2001 From: Enrique Soria Date: Thu, 12 Dec 2024 16:19:40 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d950c58..57e0764 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repo contains: - An installable cog, so you can include `/pull_request` command in your bot. - A simple Discord bot that already includes the `/pull_request` command. -![imatge](https://github.com/user-attachments/assets/570a02b4-14ce-48f7-9b38-753b05eb80e6) +![imatge](https://github.com/user-attachments/assets/ae0b4869-b959-460d-9956-71be63e2d419) ## How to run the bot