Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
indowebdeveloper committed Jan 24, 2025
1 parent f094aab commit 2ea33d7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/client-twitter/src/post.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,9 @@ Your response must include the summary of the # NEWS above into a sentences and
If the news isnt about SUI or SUIRISE, dont mix the context with SUI Shilling. keep the original and relevant context of the news.
Your response should be 1, 2, or 3 sentences (choose the length at random).
Your response should not contain any questions. Brief, concise statements only. The total character count MUST be less than {{maxTweetLength}}. No emojis. Use \\n\\n (double spaces) between statements if there are multiple statements in your response.
Replace any entities , person, organization name on your response with its twitter account handler ONLY if you know it, otherwise leave it as it is.
Replace any crypto project name such as Ethereum, Bitcoin, or something else with its ticker starting with $.
If you found any crypto project ticker that doesnt have $ before it you have to add the $ so for example ETH become $ETH.
If there's any twitter handler already on the news you should keep it
Your response should replace any entities , person, organization name on your response with its twitter account handler. Search from the web even if you think you know it and if you still cant find it just leave it as the original text.
Your response should replace any crypto project name such as Ethereum, Bitcoin, or something else with its ticker starting with $.
Your response should replace any crypto project ticker that doesnt have $ before it you have to add the $ so for example ETH become $ETH.
`;

export const twitterActionTemplate =
Expand Down

0 comments on commit 2ea33d7

Please sign in to comment.