blob: 20e6c8c1202d0c171945c3b4a08ff484cbd81a45 (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 | # Sir Lancebot
[![Lint Badge][1]][2]
[![Build Badge][3]][4]
[](https://discord.gg/2B963hn)
A Discord bot for the Python Discord community which changes with the seasons, and provides useful event features.
You can find our community by going to https://discord.gg/python
## Motivations
We know it can be difficult to get into the whole open source thing at first. To help out, we started the HacktoberBot community project during [Hacktoberfest 2018](https://hacktoberfest.digitalocean.com) to help introduce and encourage members to participate in contributing to open source, providing a calmer and helpful environment for those who want to be part of it.
This later evolved into a bot that runs all year, providing season-appropriate functionality and issues that beginners can work on.
## Getting started
Before you start, please take some time to read through our [contributing guidelines](CONTRIBUTING.md).
See [Sir Lancebot's Wiki](https://pythondiscord.com/pages/contributing/sir-lancebot/) for in-depth guides on getting started with the project!
[1]:https://github.com/python-discord/sir-lancebot/workflows/Lint/badge.svg?branch=master
[2]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ALint+branch%3Amaster
[3]:https://github.com/python-discord/sir-lancebot/workflows/Build/badge.svg?branch=master
[4]:https://github.com/python-discord/sir-lancebot/actions?query=workflow%3ABuild+branch%3Amaster
 |