Wykres commitów

547 Commity (3a0259c12889220f1dd86143cd31c08f0dad6782)

Autor SHA1 Wiadomość Data
Travis Fischer 99f5c69e17
Update readme.md 2023-01-05 21:18:30 -06:00
xtremehpx 6d95f77cf3 Merge remote-tracking branch 'upstream/main' 2023-01-05 13:33:05 -08:00
xtremehpx 336a91d31d
Update readme.md
Add Wordsmith project
2023-01-05 13:18:17 -08:00
Travis Fischer 8c7ab5e90f
Merge pull request #226 from jcromero/patch-1 2023-01-03 02:30:18 -06:00
jcromero 562aafce95
Update readme.me
Updated URL for matrix bot for ChatGPT
2023-01-03 09:15:59 +01:00
Travis Fischer 8ac22d0537 3.3.10 2023-01-02 17:35:58 -06:00
Travis Fischer fe9bcd3bb6 chore: update ts docs 2023-01-02 17:28:55 -06:00
Travis Fischer 025e7e3a24 docs: update demo to remove redundant browser conversation demo 2023-01-02 17:28:35 -06:00
Travis Fischer 726550b55b
Merge pull request #225 from jwgatt/main 2023-01-02 17:25:28 -06:00
Travis Fischer 9ce1b0cf4f chore: update year to 2023 2023-01-02 16:48:37 -06:00
jwgatt 19966aae2d update authclass 2023-01-02 22:27:08 +01:00
Travis Fischer 5ff3191766
Merge pull request #223 from ArdaGnsrn/main 2023-01-01 19:26:21 -06:00
Travis Fischer f2c6c6ba67
Merge pull request #215 from RusDyn/patch-1 2023-01-01 19:25:43 -06:00
Travis Fischer 46be9c3aa1
Update readme.md 2023-01-01 19:25:27 -06:00
Arda Günsüren 99083bace8
Update readme.md 2023-01-02 02:18:18 +02:00
Travis Fischer 2ac4fe6c07
Merge pull request #220 from f/patch-1 2022-12-31 23:05:14 -06:00
Fatih Kadir Akın f6c08f6a8a
optionally, easier way to get userAgent 2023-01-01 03:24:07 +03:00
Travis Fischer 7b8c7fb05d 3.3.9 2022-12-31 15:22:12 -06:00
Travis Fischer c1ec537903 fix: minor PR cleanups 2022-12-31 15:21:55 -06:00
Travis Fischer 5c7b9d64a4
Merge pull request #219 from fuergaosi233/feat/impove-robustness
Fix undefined
2022-12-31 15:18:33 -06:00
Holegots e98f740f1a ️ Improve robustness 2023-01-01 01:50:37 +08:00
RusDyn b112d57f40
Update readme.md 2022-12-30 12:12:15 +00:00
Travis Fischer c29a5f3fdd 3.3.8 2022-12-29 01:18:24 -06:00
Travis Fischer 9e2779ef5a 📛 2022-12-29 01:15:25 -06:00
Travis Fischer 6187ded9e1 🔖 2022-12-29 01:14:41 -06:00
Travis Fischer 94e7db388a
Merge pull request #210 from codextde/main 2022-12-29 01:14:21 -06:00
Travis Fischer f9794629b5 3.3.7 2022-12-28 16:33:42 -06:00
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