File tree 1 file changed +6
-12
lines changed
1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Python Utility Bot
2
2
3
- [ ![ Discord] [ 7 ]] [ 8 ]
4
- [ ![ Lint & Test] [ 1 ]] [ 2 ]
5
- [ ![ Build] [ 3 ]] [ 4 ]
6
- [ ![ Deploy] [ 5 ]] [ 6 ]
3
+ [ ![ Discord] [ 1 ]] [ 2 ]
4
+ [ ![ CI] [ 3 ]] [ 4 ]
7
5
[ ![ License] ( https://img.shields.io/badge/license-MIT-green )] ( LICENSE )
8
6
9
7
This project is a Discord bot specifically for use with the Python Discord server. It provides numerous utilities
10
8
and other tools to help keep the server running like a well-oiled machine.
11
9
12
10
Read the [ Contributing Guide] ( https://pythondiscord.com/pages/contributing/bot/ ) on our website if you're interested in helping out.
13
11
14
- [ 1 ] : https://github.com/python-discord/bot/workflows/Lint%20&%20Test/badge.svg?branch=main
15
- [ 2 ] : https://github.com/python-discord/bot/actions?query=workflow%3A%22Lint+%26+Test%22+branch%3Amain
16
- [ 3 ] : https://github.com/python-discord/bot/workflows/Build/badge.svg?branch=main
17
- [ 4 ] : https://github.com/python-discord/bot/actions?query=workflow%3ABuild+branch%3Amain
18
- [ 5 ] : https://github.com/python-discord/bot/workflows/Deploy/badge.svg?branch=main
19
- [ 6 ] : https://github.com/python-discord/bot/actions?query=workflow%3ADeploy+branch%3Amain
20
- [ 7 ] : https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
21
- [ 8 ] : https://discord.gg/python
12
+ [ 1 ] : https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg
13
+ [ 2 ] : https://discord.gg/python
14
+ [ 3 ] : https://github.com/python-discord/bot/actions/workflows/main.yml/badge.svg?branch=main
15
+ [ 4 ] : https://github.com/python-discord/bot/actions/workflows/main.yml?query=branch%3Amain
You can’t perform that action at this time.
0 commit comments