This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename repo - ChatGPT -> OpenAI (#20)
<!-- This is an auto-generated comment: release notes by openai --> ### Summary by OpenAI **Release Notes:** - Refactor: Updated import statements, added semicolons and removed unnecessary whitespace in `src/options.ts`. Renamed repository from ChatGPT to OpenAI and updated references to ChatGPT to OpenAI in `README.md` and `src/bot.ts`. Added polyfill for `fetch` and related classes in `src/fetch-polyfill.js` and removed previous implementation of polyfill in `src/fetch-polyfill.ts`. Replaced references to `chatgpt` with `openai` in `src/main.ts` and `src/bot.ts`. <!-- end of auto-generated comment: release notes by openai -->
- Loading branch information
1 parent
e230035
commit 9dab0f9
Showing
15 changed files
with
521 additions
and
527 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.