fd
This commit is contained in:
parent
ee7226448e
commit
0c75d5b7c8
10 changed files with 29 additions and 15 deletions
|
@ -149,4 +149,6 @@ def discord_redirect(v):
|
|||
|
||||
requests.patch(url, headers=headers, json=data)
|
||||
|
||||
g.db.commit()
|
||||
|
||||
return redirect(f"https://discord.com/channels/{SERVER_ID}/{WELCOME_CHANNEL}")
|
Loading…
Add table
Add a link
Reference in a new issue