Adds ability to register new accounts, and provides starting twitter and Gmail accounts.

This commit is contained in:
Torantulino 2023-03-16 09:20:10 +00:00
parent fc2f74bb7c
commit 6c06b158c3
1 changed files with 7 additions and 1 deletions

View File

@ -23,6 +23,7 @@ These are the commands available from you:
- -- The text generated by this instance will be returned to you.
- View all running GTP-4 Instances and Kill them.
- Navigate to a website and perform general actions like click on buttons, input text <text> or register an account <username>
- Register new account <username> on <website>
Your response must ALWAYS be in JSON format, in the following format:
{
@ -41,4 +42,9 @@ Your response must ALWAYS be in JSON format, in the following format:
"current long-term plan": "short bulleted plan"
}
}
"""
"""
[1] : """Accounts
Gmail: entrepreneurgpt@gmail.com
Twitter: @En_GPT
"""