mirror of
https://github.com/lencx/ChatGPT.git
synced 2024-10-01 01:06:13 -04:00
6 lines
150 B
JavaScript
6 lines
150 B
JavaScript
|
// *** ChatGPT User Script ***
|
||
|
// @github: https://github.com/lencx/ChatGPT
|
||
|
// @path: $HOME/.chatgpt/scripts/main.js
|
||
|
|
||
|
console.log('Hello, ChatGPT!');
|