It'd be smart if i corrected the help page, eh? (#96)

pull/97/head
DannyDB5544 5 years ago committed by GitHub
parent 7e66ed4917
commit 4844820785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ class SCP(Cog):
msg = "http://www.scp-wiki.net/scp-{:03}".format(num)
c = discord.Color.green()
else:
msg = "You must specify a number between 1 and 4999."
msg = "You must specify a number between 1 and 5999."
c = discord.Color.red()
if await ctx.embed_requested():

Loading…
Cancel
Save