From 9a8b17fa117ad3cddd3def112162b2f9f5a683f9 Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 1 Nov 2021 17:10:53 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cadde37..e835c4ad 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -[![pipeline status](https://git.luker.gq/ldooks/dragon-bot/badges/master/pipeline.svg)](https://git.luker.gq/ldooks/dragon-bot/commits/master) +[![pipeline status](http://git.luker.gq/ldooks/dragon-bot/badges/master/pipeline.svg)](http://git.luker.gq/ldooks/dragon-bot/-/commits/master) # README # A discord bot written in python. This project was used mainly to teach members of the discord channel about software development, docker, CI/CD, and for me to learn about project management +Currently the CI/CD pipeline has workers running as Kubernetes pods and dispatches jobs to various nodes. Once a new container is built, it is automatically deployed + ### What does this bot do? ### * This is a chat bot of sorts that connects to our [discord](https://discordapp.com/) channel and interacts with us via chat commands * This bot has also been an ongoing learning experience for several members of the discord channel. With this bot, I have been able to teach the repo contributors: @@ -37,4 +39,4 @@ This project was used mainly to teach members of the discord channel about softw ### Who do I talk to? ### -* Bad dragon in discord +* Luke in discord