From 48ec21106e54f9b1bae99a7700bd3c7523a8e2f0 Mon Sep 17 00:00:00 2001 From: RohanRadia Date: Tue, 14 May 2019 18:09:43 +0100 Subject: Update bot/constants.py Co-Authored-By: Daniel Brown --- bot/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/constants.py') diff --git a/bot/constants.py b/bot/constants.py index 211abf9e..67dd9328 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -130,4 +130,4 @@ ERROR_REPLIES = [ ] -bot = SeasonalBot(command_prefix=Client.prefix) \ No newline at end of file +bot = SeasonalBot(command_prefix=Client.prefix) -- cgit v1.2.3