Rate limits are for NERDS
This commit is contained in:
parent
2e000b1190
commit
58054c7a92
@ -367,7 +367,6 @@ class CCRole(commands.Cog):
|
||||
except discord.Forbidden:
|
||||
log.exception(f"Permission error: Unable to add roles")
|
||||
await ctx.send("Permission error: Unable to add roles")
|
||||
await asyncio.sleep(1)
|
||||
|
||||
if cmd["rroles"]:
|
||||
rrole_list = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user