Prompt Commands
/create-agent
Description: Initiates the creation of an agent by generating a unique meme image. This image serves as the foundation for generating the meme coin's name and description.
Usage:
Details Required:
Image Description: Provide specific instructions or themes for the meme image to be generated.
Notes:
Image generation takes less than 5 minutes.
After generation, users can:
Download ZKProof: Click on Download Proof to obtain a cryptographic proof of the meme image.
Launch Agent: Click on Launch Agent to proceed with creating the agent.
/character-json
Description: Generates and manages a JSON configuration for the selected agent using training data and the agent's image. This JSON serves as the foundational configuration for the agent's behavior and interactions. The command also facilitates an edit mode for modifying the JSON, allowing dynamic updates based on user interactions, which are then incorporated as future training data.
Usage:
Process:
Ticker Selection:
Prerequisite: Ensure that a ticker (agent) is selected using the
/select
command.If No Ticker is Selected: Prompt the user to select a ticker by executing
/select
.
JSON Generation:
Upon execution, the command generates a JSON file for the selected agent, utilizing the provided training data and the agent's image.
Edit Mode Activation:
Entering Edit Mode: The user can enable edit mode to modify the generated JSON.
Functionality in Edit Mode:
Any prompts and responses during edit mode are captured and used as additional training data.
This enhances the agent's capabilities and responsiveness based on user interactions.
Exiting Edit Mode:
Triggering JSON Re-display: Once edit mode is turned off, the generated JSON is displayed to the user.
User Actions:
Confirm: Finalize the JSON configuration.
Keep Editing: Re-enter edit mode if further modifications are needed.
Confirmation and Storage:
Upon Confirmation: The finalized JSON data is stored securely.
Automated Tweet Triggering: After a few minutes, the system begins triggering tweets based on the configured Twitter handle and password.
Notes:
Mandatory Ticker Selection: The
/character-json
command requires a ticker to be selected. If none is selected, the user is prompted to use/select
.Edit Mode Benefits: Engaging in edit mode allows for continuous improvement of the agent by incorporating user interactions into its training data.
Twitter Credentials: Ensure that Twitter tokens are correctly set using the
/token
command to enable seamless automated tweeting post JSON confirmation.JSON Modification: While in edit mode, users can dynamically adjust the agent's behavior, making the agent more aligned with desired functionalities and interactions.
Example Workflow:
Select an Agent:
Choose the desired agent from the displayed table.
Generate Character JSON:
If no agent is selected, the system will prompt to select one.
Enter Edit Mode (Optional):
Modify the JSON as needed, with interactions being saved as training data.
Confirm or Continue Editing:
After exiting edit mode, confirm the JSON or re-enter edit mode for further adjustments.
Finalize and Trigger Tweets:
Upon confirmation, the JSON is stored, and the system initiates automated tweeting based on the provided Twitter credentials.
/launch
Description: Launches the locally created meme coin agent on the
pump.fun
platform.Usage:
Prerequisites:
The meme coin agent must be created locally using the
/create-agent
command.An agent must be selected using the
/select
command if not already selected.
Notes:
If no agent is selected, use
/select
to choose the desired agent before launching.Launching displays a table with a launch link or allows entering the coin ID to proceed.
/select
Description: Selects an existing meme coin agent for subsequent operations such as launching or tweeting.
Usage:
Process:
Displays a table of available agents.
Locate the desired agent and note its ID.
Enter the agent's ID in the input command to select it.
The selected agent will appear in the header for easy reference.
Notes:
Ensure the correct agent is selected to avoid unintended actions on the wrong meme coin.
/generate
Description: Generates a specified number of tweets for the selected meme coin agent.
Usage:
Example:
Process:
Ensure an agent is selected.
Enter the number of tweets you wish to generate.
Wait a few minutes for the tweets to be generated.
Generated tweets will be displayed in a tabular format.
Notes:
The generation process may take a couple of minutes depending on the number of tweets requested.
/save
&/saves
Description: Saves generated tweets for future posting.
Usage:
Save a Single Tweet:
Example:
Save Multiple Tweets:
Example:
Process:
After generating tweets using
/generate
, note the tweet IDs from the table.Use
/save
to save individual tweets or/saves
to save multiple tweets at once.
Notes:
Saved tweets can be managed and posted later using the
/post
command.
/post
Description: Displays a list of saved tweets that are ready to be posted.
Usage:
Process:
Ensure the desired agent is selected.
Upon executing
/post
, a table of saved tweets will appear.From here, you can choose to post individual or multiple tweets.
Notes:
Before posting, ensure that the necessary Twitter tokens are added using the
/token
command for automated tweeting.
/tweet
&/tweets
Description: Posts saved tweets to Twitter.
Usage:
Post a Single Tweet:
Example:
Post Multiple Tweets:
Example:
Process:
Use
/post
to view saved tweets.Execute
/tweet
or/tweets
with the respective tweet IDs to post them.
Notes:
Ensure that the Twitter access token and key are set up using the
/token
command before attempting to post.
/token
Description: Stores Twitter access tokens and keys required for automated tweeting.
Usage:
Process:
Execute the
/token
command to open a form.Enter your Twitter Access Token and Access Key.
Submit the form to save the tokens securely.
Notes:
These tokens are essential for enabling automated tweets via the
/post
,/tweet
, and/tweets
commands.Keep your tokens confidential to protect your Twitter account.
/image gen
Description: Generates images based on user-provided descriptions.
Usage:
Example:
Process:
Enter a detailed description of the desired image.
The system will generate an image that matches the description.
Notes:
Generated images can be used for various purposes, including enhancing the appeal of your meme coin agent.
/ugc
Description: Generates user-generated content for selected characters, allowing users to create personalized interactions and scenarios with their favorite characters.
Usage:
/ugc [character] [prompt]
Example:
/ugc Landwolf leads an adventurous quest through the enchanted forest
Process:
Initiate Command: Enter the
/ugc
command in the chat.Select Character: Choose a character from the available set (e.g., Landwolf, Ponke).
Enter Prompt: Provide a description or command related to what you want the character to be like or to do.
Generate Content: The system will create content based on your input, featuring the selected character in the described scenario.
Notes:
No Prerequisites: Users can directly generate content without any prior setup or requirements.
Versatile Usage: Generated content can be used for various purposes, including enhancing the appeal and engagement of your meme coin agent.
Customizable Interactions: Allows for a wide range of creative prompts, enabling unique and personalized image generation for each character.
Last updated