This repository has been archived by the owner on Aug 18, 2023. It is now read-only.
Releases: muharamdani/poe
Releases · muharamdani/poe
Added chat history support
Chat history support added by @XSPGMike
More modular, auto re-login, and update websocket url
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
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
Merge pull request #6 from muharamdani/feature/stream-support Feature | Stream support
[Optimize] Change get formkey and cookie flow
v1.3.1 Merge pull request #5 from muharamdani/refactor/change-from-puppeteer…
Auto login without your credentials
Merge pull request #4 from muharamdani/refactor/automation-login Refactor/automation login
Auto login
Merge pull request #3 from muharamdani/feature/automation-login Feature/automation login
Add new bot (ChatGPT)
Merge pull request #2 from muharamdani/feature/added-new-bot Feature | added new bot (ChatGPT)
Update formkey and m-b cookie call
v1.0.1 Merge pull request #1 from muharamdani/refactor/call-formkey-and-cook…
Initial release
v1.0.0 Update README.md