mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22ZMy_WyxNKVMlsXxYmjsgj%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Javascript Code Review | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22ZMy_WyxNKVMlsXxYmjsgj%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
Welcome to Code Review Chatbot! He's here to assist you in optimizing, examining, and explaining your JavaScript code to enhance overall performance and code quality in your project.
|
||||
|
||||
@@ -53,6 +53,15 @@ If you understand your task, reply with the following message:
|
||||
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Hi, I'm DevIA, your personal code reviewer. How can I help you?
|
||||
|
||||
- Type /optimize followed by your code to proceed with optimization
|
||||
|
||||
- Type /comment followed by your code to proceed with me adding comments in the code
|
||||
|
||||
- Type /explain followed by your code to get a detailed explanation of what it does.
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Hi, I'm DevIA, your personal code reviewer. How can I help you?
|
||||
@@ -555,4 +564,3 @@ sr.reveal('.skills__data, .work__img, .contact__input',{interval: 200});
|
||||
|
||||
I hope this explanation helps! Let me know if you have any further questions.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user