Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Releases: muharamdani/poe

Added chat history support

01 Apr 03:54
0001325
Compare
Choose a tag to compare

Chat history support added by @XSPGMike

More modular, auto re-login, and update websocket url

17 Mar 18:32
f3af40c
Compare
Choose a tag to compare

Feature update:

  • Auto re-login after session expires (only for auto login).
  • More modular, now you can use this tool as a module, please see ./src/client_auto.ts for example.

Patch update:

  • Update websocket url (generated)

More modular and add auto re-login

17 Mar 18:22
2505ddb
Compare
Choose a tag to compare

Feature update:

  • Auto re-login after session expires (only for auto login).
  • Module support, now you can use this tool as a module.

Stream Support

10 Mar 09:58
8ef5946
Compare
Choose a tag to compare
Merge pull request #6 from muharamdani/feature/stream-support

Feature | Stream support

[Optimize] Change get formkey and cookie flow

07 Mar 16:05
3499f6b
Compare
Choose a tag to compare
Merge pull request #5 from muharamdani/refactor/change-from-puppeteer…

…-to-fetch

Refactor | Change from puppeteer to fetch

Auto login without your credentials

07 Mar 06:47
a5b8fcf
Compare
Choose a tag to compare
Merge pull request #4 from muharamdani/refactor/automation-login

Refactor/automation login

Auto login

06 Mar 02:30
c0979b4
Compare
Choose a tag to compare
Merge pull request #3 from muharamdani/feature/automation-login

Feature/automation login

Add new bot (ChatGPT)

04 Mar 13:35
eb3b041
Compare
Choose a tag to compare
Merge pull request #2 from muharamdani/feature/added-new-bot

Feature | added new bot (ChatGPT)

Update formkey and m-b cookie call

04 Mar 11:46
e73d4c9
Compare
Choose a tag to compare
Merge pull request #1 from muharamdani/refactor/call-formkey-and-cook…

…ie-form-env-file

Refactor | Update readme, call formkey and cookie form env file

Initial release

04 Mar 11:42
faf5a45
Compare
Choose a tag to compare
v1.0.0

Update README.md