diff options
author | 2020-11-21 01:23:26 +0100 | |
---|---|---|
committer | 2020-11-21 01:23:26 +0100 | |
commit | e7d400793ed23cb02c2558b69420086285a59a2a (patch) | |
tree | 1b7b6254ef5547595a765deb5e942bf8ccedee7b /README.md | |
parent | Merge branch 'master' of github.com:python-discord/seasonalbot (diff) |
Add a banner and fix the README a bit.
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,7 +4,9 @@ [![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. + + +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 @@ -12,7 +14,7 @@ You can find our community by going to https://discord.gg/python 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. +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). |