From bbfe606f36abacb9d722574d104a31fbfb4300c7 Mon Sep 17 00:00:00 2001 From: Vivaan Parashar Date: Thu, 13 May 2021 23:45:33 +0530 Subject: change mods to staff --- bot/exts/evergreen/stackoverflow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/exts/evergreen/stackoverflow.py') diff --git a/bot/exts/evergreen/stackoverflow.py b/bot/exts/evergreen/stackoverflow.py index 04126d9c..d77c131c 100644 --- a/bot/exts/evergreen/stackoverflow.py +++ b/bot/exts/evergreen/stackoverflow.py @@ -16,7 +16,7 @@ ERR_EMBED = Embed( title="Error in fetching results from Stackoverflow", description=( "Sorry, there was en error while trying to fetch data from the Stackoverflow website. Please try again in some " - "time. If this issue persists, please contact the mods or send a message in #dev-contrib." + "time. If this issue persists, please contact the staff or send a message in #dev-contrib." ), color=Colours.soft_red ) -- cgit v1.2.3