Wykres commitów

570 Commity (9ec984da76648c71c3894e470828cce16ea1c8b1)

Autor SHA1 Wiadomość Data
Travis Fischer 10db1601a0 feat: minor improvements to captcha bypass 2022-12-28 16:33:24 -06:00
Daniel Ehrhardt 9f62f52c5a
Added YouTube Video Summary Telegram Bot 2022-12-28 23:22:56 +01:00
Travis Fischer d0506dad6b
Merge pull request #208 from lokwkin/adding-slackbot-integration 2022-12-28 15:07:23 -06:00
lokwkin 50b2500e7f adding slackbot integration 2022-12-29 00:29:05 +08:00
Travis Fischer 77d1d8e089 3.3.6 2022-12-28 02:23:50 -06:00
Travis Fischer 533a65db1c feat: puppeteer robustness improvements 2022-12-28 01:58:29 -06:00
Travis Fischer d7615577bf 3.3.5 2022-12-27 12:04:45 -06:00
Travis Fischer a4f9407ae0
Merge pull request #205 from suhaotian/hotfix/fix-no-element-found 2022-12-27 12:03:57 -06:00
suhaotian 345b5be4ec fix: No element found for selector: button[data-provider="google"] 2022-12-27 19:26:32 +08:00
Travis Fischer 63e7c47ab0 3.3.4 2022-12-27 00:52:50 -06:00
Travis Fischer 69f955ddb8 fix: minor improvement to nopecha init 2022-12-27 00:45:51 -06:00
Travis Fischer 4e9ce99888 fix: minor fixes 2022-12-27 00:41:34 -06:00
Travis Fischer d57db8e730
Merge pull request #200 from skippyyy/main 2022-12-26 23:52:17 -06:00
Travis Fischer bff9d0e147
Merge pull request #201 from RainEggplant/add_tg_bot 2022-12-25 20:14:36 -06:00
Travis Fischer c84be97de0
Update readme.md 2022-12-25 20:14:25 -06:00
Skippy 8d4abc36a3 Minor Cleanups to improve efficiency 2022-12-25 19:35:56 +02:00
RainEggplant 0d4ace3842
Add RainEggplant/chatgpt-telegram-bot to readme.md
This bot utilizes the latest API to bypass Cloudflare's security measures. Its features include:
- Support for both private and group chats
- Work in privacy mode (the bot can only see specific messages)
- Authentication based on user and group IDs
- Reset chat thread and refresh session with command
- Typing indicator, Markdown formatting, ...
- User-friendly logging
2022-12-25 19:51:51 +08:00
Skippy bfa0a90a12 Fix double call to refreshSession() on 403 2022-12-25 11:07:35 +02:00
Skippy 1090fd8a89 refreshSession() Info Logging 2022-12-25 10:45:07 +02:00
Skippy 7dfea52545 Fix for Failure to Retry request after 403
While loop condition was not being satisfied due to result being set to a value (the OpenAI response), thus the (!result) condition was False.
2022-12-25 10:42:39 +02:00
Skippy 8b24a9e80a Improve refreshSession
Waiting for cloudflare cookie to be received which fixes the issue of non-authenticated false-postive due to the refreshSession() function returning while the CF anti-bot is still on-going
2022-12-25 10:38:31 +02:00
Skippy de3b60f1f8 Info Logging for initSession() 2022-12-25 09:53:47 +02:00
Travis Fischer b35c106bf8 feat: improve browser 403/401 refresh handling 2022-12-24 02:30:12 -06:00
Travis Fischer f66db372f2 3.3.3 2022-12-24 01:47:51 -06:00
Travis Fischer 97f9c80403 feat: improve nopecha key input 2022-12-24 01:47:23 -06:00
Travis Fischer 814976c47f feat: upgrade nopecha extension to 0.3.4 2022-12-24 01:38:06 -06:00
Travis Fischer ef7cf86e87 📚 2022-12-23 01:01:07 -06:00
Travis Fischer 4077f42759 👈 2022-12-22 10:47:11 -06:00
Travis Fischer c2e4b37714 fix: nopecha key 2022-12-22 10:38:23 -06:00
Travis Fischer f3d516a4e3 fix: prettier; re-add delay 2022-12-22 10:36:39 -06:00
Travis Fischer dc12e2e98d
Merge pull request #191 from danielehrhardt/nopecha-key-fix
fix https://github.com/transitive-bullshit/chatgpt-api/issues/185
2022-12-22 10:35:50 -06:00
Travis Fischer 0ec19f2cfb
Merge pull request #190 from danielehrhardt/email-input-fix 2022-12-22 10:34:04 -06:00
Travis Fischer 3b4e59aa83
Merge pull request #189 from danielehrhardt/nopechaKey 2022-12-22 10:32:21 -06:00
Daniel Ehrhardt 931e134f46 fix: nopecha key input 2022-12-22 13:50:02 +01:00
Daniel Ehrhardt eeb2bf4542 fix: email input not complete 2022-12-22 12:58:04 +01:00
Daniel Ehrhardt 257c23b0ea Added nopechaKey to ChatGPTAPIBrowser 2022-12-22 12:55:35 +01:00
Travis Fischer 9a2fce21ae 3.3.2 2022-12-22 01:06:48 -06:00
Travis Fischer 75c4e3e001 chore: update ts docs 2022-12-22 01:06:19 -06:00
Travis Fischer d1b74a87ad
Merge pull request #180 from timmsGithub/main 2022-12-22 01:05:37 -06:00
timordnung ba37729871 Added Proxy Auth 2022-12-21 10:43:20 +01:00
timordnung 36a33d0f96 Added Proxy Auth 2022-12-21 10:42:53 +01:00
timordnung fa29f3da2f Added Proxy Auth 2022-12-21 10:41:39 +01:00
timordnung 318a03be66 Added Proxy Auth 2022-12-21 10:40:35 +01:00
Travis Fischer 091914a03c feat: minor cleanups 2022-12-20 02:14:15 -06:00
Travis Fischer 101c31ee09
Merge pull request #173 from frederickk/patch-1 2022-12-19 22:20:30 -06:00
Travis Fischer 51b45b73e1
Update readme.md 2022-12-19 22:20:06 -06:00
kenfrederick 3f43f2b5f6
Update readme.md
added ChatGPT Figma plugin
2022-12-19 19:21:58 -08:00
Travis Fischer c4991c8a19 chore: fix templates 2022-12-18 22:09:27 -06:00
Travis Fischer 3d49da054d 3.3.1 2022-12-18 22:07:26 -06:00
Travis Fischer acfbbc0c78 chore: make GH issues easier to fill out 2022-12-18 22:07:02 -06:00