misc
This commit is contained in:
parent
99290145f0
commit
039cad8fea
14 changed files with 67 additions and 49 deletions
|
@ -116,7 +116,7 @@ def discord_redirect(v):
|
|||
|
||||
if x.status_code in [201, 204]:
|
||||
|
||||
if v.id == 1:
|
||||
if v.id in [1,7]:
|
||||
add_role(v, "shrigma")
|
||||
time.sleep(0.1)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue