1
0
Fork 0

quora (poe) test [gpt 4]

This commit is contained in:
t.me/xtekky 2023-04-11 12:11:13 +01:00
parent 662959a98d
commit c9e6f23c17
2 changed files with 2 additions and 1 deletions

View file

@ -7,3 +7,4 @@ Eea6BqK0AmosTKzoI3AAow==
pUEbtxobN_QUSpLIR8RGww==
9_dUWxKkHHhpQRSvCvBk2Q==
UV45rvGwUwi2qV9QdIbMcw==
cVIN0pK1Wx-F7zCdUxlYqA==

View file

@ -1,7 +1,7 @@
import quora
from time import sleep
token = quora.Account.create(proxy = 'xtekky:ogingoi2n3g@geo.iproyal.com:12321',logging = True)
token = quora.Account.create(proxy = None,logging = True)
print('token', token)
sleep(2)