blob: 4418a73729660226425b6c6f50529a171776b307 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Python Utility Bot
[![Discord][1]][2]
[![CI][3]][4]
[](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://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
[2]: https://discord.gg/python
[3]: https://github.com/python-discord/bot/actions/workflows/main.yml/badge.svg?branch=main
[4]: https://github.com/python-discord/bot/actions/workflows/main.yml?query=branch%3Amain
|