From fa430043ed44c6e5d202f04ae1cfd8f7781c97ff Mon Sep 17 00:00:00 2001 From: Olson Dimanche Date: Thu, 21 Mar 2019 13:41:23 -0400 Subject: update bot name to Proud Bot --- bot/seasons/pride/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot') diff --git a/bot/seasons/pride/__init__.py b/bot/seasons/pride/__init__.py index a0c65753..7f06ff3b 100644 --- a/bot/seasons/pride/__init__.py +++ b/bot/seasons/pride/__init__.py @@ -8,7 +8,7 @@ class Pride(SeasonBase): """ name = "pride" - bot_name = "Spookybot" + bot_name = "ProudBot" greeting = "Happy Pride Month!" # Duration of season -- cgit v1.2.3