blob: 3301ccdad41c37b03f06ea19cc80aef6e09814fd (
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
26
27
|
# Sir Lancebot
[![Lint Badge][1]][2]
[![Build Badge][3]][4]
[](https://discord.gg/2B963hn)

A Discord bot built by the Python Discord community, for the Python Discord community.
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 designed as a fun and beginner-friendly learning environment for writing bot features and learning open-source.
## 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
|