diff options
author | 2019-10-01 17:31:59 +0100 | |
---|---|---|
committer | 2019-10-01 17:31:59 +0100 | |
commit | e5b724ec617f3ca82f6491329fca2cd17e103bdb (patch) | |
tree | e24d61c0b7b5ccb4ff08e596ca67fb61acb4367f /README.md | |
parent | Make tests work with Union converter (diff) | |
parent | Merge branch 'master' into add-role-info-command (diff) |
Merge branch 'add-role-info-command' of github.com:python-discord/bot into add-role-info-command
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. |