mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-10 19:11:01 +00:00
poe.com api (gpt-4) [added license for api.py]
This commit is contained in:
parent
63a1ee45b5
commit
cad2b5a9da
@ -166,6 +166,8 @@ class Account:
|
||||
mail = Mail(client.proxies)
|
||||
mail_token = None
|
||||
_, mail_address = mail.get_mail()
|
||||
if mail_address is None:
|
||||
raise Exception('Error creating mail, please use proxies')
|
||||
|
||||
if logging: print('email', mail_address)
|
||||
|
||||
|
@ -16,3 +16,4 @@ nBvuNYRLaE4xE4HuzBPiIQ==
|
||||
oyae3iClomSrk6RJywZ4iw==
|
||||
1Z27Ul8BTdNOhncT5H6wdg==
|
||||
wfUfJIlwQwUss8l-3kDt3w==
|
||||
f6Jw_Nr0PietpNCtOCXJTw==
|
||||
|
Loading…
Reference in New Issue
Block a user