diff options
| author | 2019-03-30 17:05:01 +1000 | |
|---|---|---|
| committer | 2019-03-30 17:05:01 +1000 | |
| commit | 0c1587a8e1203a45a0dfe6221ecfa896ec3ddbd7 (patch) | |
| tree | ffeaf606d5d3051831003c5f6f3b6e1ec8087832 | |
| parent | Tidy capitalization and wording. (diff) | |
Adjust subject order a bit.
Diffstat (limited to '')
| -rw-r--r-- | bot/seasons/easter/__init__.py | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/bot/seasons/easter/__init__.py b/bot/seasons/easter/__init__.py index 872a6c60..3be52b10 100644 --- a/bot/seasons/easter/__init__.py +++ b/bot/seasons/easter/__init__.py @@ -3,13 +3,13 @@ from bot.seasons import SeasonBase  class Easter(SeasonBase):      """ -    To celebrate, we have a lovely new colourful server icon. Thanks to <@140605665772175361> for -    the design. -      Easter is a beautiful time of the year often celebrated after the first full moon of the      Northern Hemisphere's new spring season, making it a beautiful time of the year with colorful      flowers coming out to greet us. +    To celebrate, we have a lovely new colourful server icon. Thanks to <@140605665772175361> for +    the design. +      We hope you can join us in the spring and Easter celebrations by heading over to the      [SeasonalBot GitHub repo](https://git.io/fjkvQ) and either submit some issues with ideas for      commands for this season, or to pick out an issue that you think looks fun to work on yourself. | 
