poe.com api (gpt-4) [added license for api.py]

pull/54/head
t.me/xtekky 1 year ago
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…
Cancel
Save