aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 06df4fd9aabac0de7317000c3e835c4afa709bbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Python Utility Bot

[![Discord][7]][8]
[![Lint & Test][1]][2]
[![Build][3]][4]
[![Deploy][5]][6]
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)

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.

[1]: https://github.com/python-discord/bot/workflows/Lint%20&%20Test/badge.svg?branch=main
[2]: https://github.com/python-discord/bot/actions?query=workflow%3A%22Lint+%26+Test%22+branch%3Amain
[3]: https://github.com/python-discord/bot/workflows/Build/badge.svg?branch=main
[4]: https://github.com/python-discord/bot/actions?query=workflow%3ABuild+branch%3Amain
[5]: https://github.com/python-discord/bot/workflows/Deploy/badge.svg?branch=main
[6]: https://github.com/python-discord/bot/actions?query=workflow%3ADeploy+branch%3Amain
[7]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
[8]: https://discord.gg/python