update readme
Some checks failed
Build and push / Lint-Python (push) Blocked by required conditions
Build and push / Build-and-Push-Docker (push) Blocked by required conditions
Build and push / sync-argocd-app (push) Blocked by required conditions
Build and push / post-status-to-discord (push) Blocked by required conditions
Build and push / changes (push) Has been cancelled
Some checks failed
Build and push / Lint-Python (push) Blocked by required conditions
Build and push / Build-and-Push-Docker (push) Blocked by required conditions
Build and push / sync-argocd-app (push) Blocked by required conditions
Build and push / post-status-to-discord (push) Blocked by required conditions
Build and push / changes (push) Has been cancelled
This commit is contained in:
parent
2b71832b43
commit
e5a768929d
12
README.md
12
README.md
@ -1,15 +1,15 @@
|
|||||||
[](https://drone.luker.fr/ldooks/dragon-bot)
|
[](https://drone.luker.fr/ldooks/dragon-bot)
|
||||||
# README #
|
# README #
|
||||||
|
|
||||||
A discord bot written in python.
|
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
|
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
|
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? ###
|
### 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 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:
|
* 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:
|
||||||
* Docker
|
* Docker
|
||||||
* Helm
|
* Helm
|
||||||
* Kubernetes
|
* Kubernetes
|
||||||
@ -47,4 +47,4 @@ docker run --rm -v $(pwd):/tmp/python python sh -c "apt-get update && apt-get in
|
|||||||
|
|
||||||
### Who do I talk to? ###
|
### Who do I talk to? ###
|
||||||
|
|
||||||
* Luke in discord
|
* Luke in Discord
|
||||||
|
Loading…
x
Reference in New Issue
Block a user