Wykres commitów

1056 Commity (c3697278b864851c728f652c9edab999ebadf99c)

Autor SHA1 Wiadomość Data
Travis Fischer 32ba42cef9 Update readme.md 2022-12-25 20:14:25 -06:00
Skippy 5a9acdb0ad Minor Cleanups to improve efficiency 2022-12-25 19:35:56 +02:00
RainEggplant aeb1a04136 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 b9fbdc7f43 Fix double call to refreshSession() on 403 2022-12-25 11:07:35 +02:00
Skippy c3fe399058 refreshSession() Info Logging 2022-12-25 10:45:07 +02:00
Skippy 51bd5d7315 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 df3e4b1275 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 6e5f4115ec Info Logging for initSession() 2022-12-25 09:53:47 +02:00
Travis Fischer 66d7e09342 feat: improve browser 403/401 refresh handling 2022-12-24 02:30:12 -06:00
Travis Fischer 8070f1610e 3.3.3 2022-12-24 01:47:51 -06:00
Travis Fischer 0243d1b102 feat: improve nopecha key input 2022-12-24 01:47:23 -06:00
Travis Fischer ed7b1e40f0 feat: upgrade nopecha extension to 0.3.4 2022-12-24 01:38:06 -06:00
Travis Fischer 478e728c30 📚 2022-12-23 01:01:07 -06:00
Travis Fischer af7ac799a6 👈 2022-12-22 10:47:11 -06:00
Travis Fischer 9d900d504c fix: nopecha key 2022-12-22 10:38:23 -06:00
Travis Fischer 92c0699a21 fix: prettier; re-add delay 2022-12-22 10:36:39 -06:00
Travis Fischer bc2d41e94f 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 6c4b93cb10 Merge pull request #190 from danielehrhardt/email-input-fix 2022-12-22 10:34:04 -06:00
Travis Fischer 68119a5e43 Merge pull request #189 from danielehrhardt/nopechaKey 2022-12-22 10:32:21 -06:00
Daniel Ehrhardt 6c5e43b0da fix: nopecha key input 2022-12-22 13:50:02 +01:00
Daniel Ehrhardt c20be1377b fix: email input not complete 2022-12-22 12:58:04 +01:00
Daniel Ehrhardt 8fb47d6efc Added nopechaKey to ChatGPTAPIBrowser 2022-12-22 12:55:35 +01:00
Travis Fischer 8db1eba03e 3.3.2 2022-12-22 01:06:48 -06:00
Travis Fischer bf269a3f75 chore: update ts docs 2022-12-22 01:06:19 -06:00
Travis Fischer 909c618b4a Merge pull request #180 from timmsGithub/main 2022-12-22 01:05:37 -06:00
timordnung b80ca1ff00 Added Proxy Auth 2022-12-21 10:43:20 +01:00
timordnung a049d342ce Added Proxy Auth 2022-12-21 10:42:53 +01:00
timordnung 0b63f94c85 Added Proxy Auth 2022-12-21 10:41:39 +01:00
timordnung 48ee344e30 Added Proxy Auth 2022-12-21 10:40:35 +01:00
Travis Fischer 423179dcd0 feat: minor cleanups 2022-12-20 02:14:15 -06:00
Travis Fischer fe20635e0b Merge pull request #173 from frederickk/patch-1 2022-12-19 22:20:30 -06:00
Travis Fischer 20d3897f40 Update readme.md 2022-12-19 22:20:06 -06:00
kenfrederick 7e3ac1cce8 Update readme.md
added ChatGPT Figma plugin
2022-12-19 19:21:58 -08:00
Travis Fischer 2c0ee33664 chore: fix templates 2022-12-18 22:09:27 -06:00
Travis Fischer 9600d5e4da 3.3.1 2022-12-18 22:07:26 -06:00
Travis Fischer 1a8eaa15a7 chore: make GH issues easier to fill out 2022-12-18 22:07:02 -06:00
Travis Fischer 98b5fc5496 feat: fix 403 handling during sendMessage 2022-12-18 22:06:40 -06:00
Travis Fischer 56689d9b73 3.3.0 2022-12-18 18:20:27 -06:00
Travis Fischer 1a94e602fa Merge pull request #168 from DanielTerletzkiy/patch-1 2022-12-18 18:19:27 -06:00
Travis Fischer c5f7a9ab73 chore: update ts docs 2022-12-18 18:17:29 -06:00
Travis Fischer a8ab16c10c Merge pull request #167 from optionsx/Addition_Microsoft_Login 2022-12-18 18:17:01 -06:00
DanielTerletzkiy 17733005c8 Added new project integration to readme.md
added my new work in progress project to the projects list
2022-12-19 01:15:19 +01:00
optionsx 5fc507fbc6 Update modules.md 2022-12-19 03:12:55 +03:00
optionsx fc42989851 Update modules.md 2022-12-19 03:11:44 +03:00
optionsx 67cfe206ac Last One :) 2022-12-19 02:54:17 +03:00
optionsx 3e108d19fa revision of last changes 2022-12-19 02:52:27 +03:00
Travis Fischer bb3c288d9e chore: remove npm lockfile 2022-12-18 17:25:47 -06:00
Travis Fischer 34bea5ff53 Merge pull request #166 from waylaidwanderer/feat/add-proxy-support 2022-12-18 17:25:23 -06:00
Travis Fischer d52dc4a1c4 Merge pull request #165 from BennyDeeDev/add-twitch-bot 2022-12-18 17:19:29 -06:00
Travis Fischer 8150067c9b Merge branch 'main' into add-twitch-bot 2022-12-18 17:18:59 -06:00