From 69a1709c241835e645bf940c11885026cf33320e Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 29 Jul 2020 12:53:58 +0100 Subject: [PATCH] Increased Readability --- settings.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/settings.py b/settings.py index 185b7b5c..a6271f32 100644 --- a/settings.py +++ b/settings.py @@ -145,6 +145,7 @@ def get_modlog_for_guild(guildid): # --------------------------------------------!End ModLogs Section!----------------------------------------------------- # --------------------------------------------!Prefixes Section!-------------------------------------------------------- + # Storing the prefixes and guildID's in the cache cached_prefixes = {} @@ -193,6 +194,7 @@ def get_prefix_for_guild(guildid): # --------------------------------------------!End Prefixes Section!---------------------------------------------------- # --------------------------------------------!Cogs/Set Values Section!------------------------------------------------- + # Define repeated variables hammyMention = '<@154840866496839680>' hammyID = 154840866496839680