Rate limits are for NERDS

pull/136/head
bobloy 4 years ago
parent 2e000b1190
commit 58054c7a92

@ -367,7 +367,6 @@ class CCRole(commands.Cog):
except discord.Forbidden: except discord.Forbidden:
log.exception(f"Permission error: Unable to add roles") log.exception(f"Permission error: Unable to add roles")
await ctx.send("Permission error: Unable to add roles") await ctx.send("Permission error: Unable to add roles")
await asyncio.sleep(1)
if cmd["rroles"]: if cmd["rroles"]:
rrole_list = [ rrole_list = [

Loading…
Cancel
Save