Error handling text is now bold

pull/8/head
sgoudham 5 years ago
parent 390b5b9310
commit 26ef62fde4

@ -21,7 +21,7 @@ def getMember(ctx):
# Error handling function to make sure that the commands only work in "enso-chan-commands" # Error handling function to make sure that the commands only work in "enso-chan-commands"
def error_function(): def error_function():
return f"Sorry! I only work in {enso_ensochancommands_Mention}" return f"**Sorry! I only work in {enso_ensochancommands_Mention}**"
# Set up the Cog # Set up the Cog

Loading…
Cancel
Save