hashir672 commited on
Commit
133b9b2
·
verified ·
1 Parent(s): beab300

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def send_retrieve_cookie_msg(channelid):
40
  data = {"content": "c.gen netflix"}
41
  headers = {"authorization": secret}
42
  r = requests.post(
43
- "https://discord.com/api/v9/channels/1202341653961257031/messages",
44
  data=data,
45
  headers=headers)
46
  time.sleep(10)
 
40
  data = {"content": "c.gen netflix"}
41
  headers = {"authorization": secret}
42
  r = requests.post(
43
+ "https://discord.com/api/v9/channels/1263391336594276356/messages",
44
  data=data,
45
  headers=headers)
46
  time.sleep(10)