https://github.com/june976/daily-post-pages-requests
Requests submitted to Chat-GPT, the responses wil be displayed in my pages.
https://github.com/june976/daily-post-pages-requests
Last synced: 4 months ago
JSON representation
Requests submitted to Chat-GPT, the responses wil be displayed in my pages.
- Host: GitHub
- URL: https://github.com/june976/daily-post-pages-requests
- Owner: June976
- Created: 2024-06-01T04:16:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T06:21:31.000Z (about 2 years ago)
- Last Synced: 2025-02-21T23:25:29.969Z (over 1 year ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Daily post pages requests
This repository is a pool to store the requests submitted to Chat-GPT.
The requests are stored in the [*requests.json*](https://github.com/June976/daily-post-pages-requests/blob/main/requests.json) file.
## Push your requests
If you want to add your requests in, please note:
> [!CAUTION]
> 1. The filename *requests.json* should not be modified.
> [!CAUTION]
> 2. Your requests should be add to the end of the *requests.json* file, please don't modify the origin file. In other words, you are only allowed to append your contents to the file.
> [!IMPORTANT]
> 3. Your requests should look like some key-value pairs. It's best to use **unique** integer strings for the keys (If you insist on, other strings should be ok). For the value stores your request, zh-cn or English are all ok, and don't forget the comma at the end of each line. The contents is the same as a [**dict**](https://docs.python.org/3/library/stdtypes.html#dict) in Python.
> [!CAUTION]
> 4. The encoding format of the [*requests.json*](https://github.com/June976/daily-post-pages-requests/blob/main/requests.json) file is **utf-8**.
## Where you can see the responses from Chcat-GPT
#### My personal pages (daily updating):
- [Jun's blog](https://www.jun997.xyz/tags/Daily-sharing/)
- [Jun's next blog](https://next.jun997.xyz/tags/Daily-sharing/)
# `Awaiting for your creative submission`