diff options
| author | 2019-10-11 21:02:35 +0200 | |
|---|---|---|
| committer | 2019-10-11 21:02:35 +0200 | |
| commit | 0e45a02968ee7b7ee4d9071670cb4af832adbfe9 (patch) | |
| tree | 98029904cd24553b9430549d0d09356d4e5dc39a /README.md | |
| parent | Implement test cases suggested by @MarkKoz. (diff) | |
| parent | Merge pull request #505 from python-discord/user-log-display-name-changes (diff) | |
Merge branch 'master' into bot-utils-time-tests
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,7 +1,13 @@ -# Python Utility Bot +# Python Utility Bot -[)](https://dev.azure.com/python-discord/Python%20Discord/_build/latest?definitionId=1) -[](https://discord.gg/2B963hn) +[](https://discord.gg/2B963hn) +[](https://dev.azure.com/python-discord/Python%20Discord/_build/latest?definitionId=1&branchName=master) +[](https://dev.azure.com/python-discord/Python%20Discord/_apis/build/status/Bot?branchName=master) +[](https://dev.azure.com/python-discord/Python%20Discord/_apis/build/status/Bot?branchName=master) +[](LICENSE) +[](https://pythondiscord.com) This project is a Discord bot specifically for use with the Python Discord server. It provides numerous utilities and other tools to help keep the server running like a well-oiled machine. + +Read the [Contributing Guide](https://pythondiscord.com/pages/contributing/bot/) on our website if you're interested in helping out. |