diff options
| author | 2019-03-21 13:54:08 -0400 | |
|---|---|---|
| committer | 2019-03-21 13:54:08 -0400 | |
| commit | c410c0efd3f42618e0659f22dcaa106ff1ade919 (patch) | |
| tree | d9db7c0db6f436f49108cf36809ae6239c89ea71 | |
| parent | updated info on pride bot to be more inclusive (diff) | |
final update on pride bot comment
| -rw-r--r-- | bot/seasons/pride/__init__.py | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/bot/seasons/pride/__init__.py b/bot/seasons/pride/__init__.py index e16f9d25..30d40a2d 100644 --- a/bot/seasons/pride/__init__.py +++ b/bot/seasons/pride/__init__.py @@ -2,8 +2,8 @@ from bot.seasons import SeasonBase  class Pride(SeasonBase):      """ -    In support of all cultures and communities, and in hopes of providing global cultural knowledge, -    this event provides information about the LGBTQ community. +    No matter your origins, identity or sexuality, we hope we can come together to celebrate each and every person's individuality this Pride Month. +    Features of ProudBot will be encouraged to be contributed during this event which appropriately commemorate the history and challenges of the LGBTQ+ community.      """      name = "pride"  |