Updated readme

This commit is contained in:
Luke Robles 2017-09-27 13:07:36 -07:00
parent 8b961677d8
commit 1bfdaa8be7

View File

@ -5,16 +5,15 @@ A discord bot for the trifecta discord channel
### What does this bot do? ### ### What does this bot do? ###
* A quick and dirty explanation would be to read the `help.py` file, but to give a summary * A quick and dirty explanation would be to read the `help.py` file, but to give a summary
* 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 expierence for several members of the discord channel. With this bot, I have been able to teach the repo members: * 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
* Git * Git
* Python * Python
* CI/CD * CI/CD
* Collabrative coding practices * Collaborative coding practices
* Testing methodologies * Testing methodologies
* Code Accountability * Code Accountability
### What is this repository for? ### ### What is this repository for? ###
* Here we track issues and collaborate on the bot * Here we track issues and collaborate on the bot