Added more Commentary to the code

pull/2/head
sgoudham 4 years ago
parent 879a4a9822
commit 215cb7c508

@ -132,6 +132,7 @@ class Fun(commands.Cog):
# else the command is sent in an invalid channel
else:
# Call error_function() and display it to the user
message = await ctx.send(error_function())

Loading…
Cancel
Save