HARPA.AI
LIBRARYUSE CASESGUIDESAI COMMANDSBLOG

♻️  Telegram, WhatsApp & Discord summary

Summarizes Telegram, WhatsApp or Discord chat messages within a specified amount, helping to quickly grasp the main essence of the discussion. Writes response drafts if required.

Created by HARPA AI
Updated on Nov 11, 09:04
Installed 261 times

How to Use

IMPORT COMMAND

Content

- type: group
  steps:
    - type: say
      message: >-
        ⛔️ Nothing to summarize. This is not a Telegram, WhatsApp or Discord
        webpage.
    - type: stop
  condition: '{{thread exists}} ='
  label: NOT TG,WA OR DISCORD
- type: ask
  param: messagesCount
  message: How many messages to scan and use, please type in a number?
  options:
    - label: ✅ SCAN UP TO 100 COMMENTS
      value: 100
    - $custom
  default: ''
  vision:
    enabled: false
    mode: area
    send: true
    hint: ''
  condition: '{{thread exists}}'
  optionsInvalid: false
- type: calc
  func: set
  param: data
  value: '{{thread limit={{messagesCount}}}}'
  format: ''
- type: gpt
  prompt: >-
    Please ignore all previous instructions.

    I want you to act as a professional conversation analyzer and respond only
    in {{language}}.


    Your task is to analyze the provided chat messages and create a structured
    summary following these requirements:


    1. Start with a comprehensive "Overall Summary" (2-3 sentences maximum)

    2. Provide "Key Points":

    - List discussion key points in bullet format

    - Include key participants for each point (if known)

    - Highlight crucial decisions or conclusions

    - Note any unresolved issues

    3. If my responses are needed, provide "Response Drafts":

    - Write responses in the same language as the original messages so the
    reader understands the meaning.

    - If no one asks me to respond, do not write drafts.

    - If you don't know the username of who you're replying to - do not write
    "Unknown".

    - Create separate drafts for each @[username] requiring a response

    - Format in markdown code blocks

    - Keep responses concise and relevant

    - Match my communication style: {{tone}}


    Follow the required response format:


    ## Overall Summary

    [Concise summary of the entire conversation]


    ### Discussion Key Points:

    - 1st key point text (Participant real names or @[usernames]).

    - 2nd key point text (Participant real names or @[usernames]).

    etc.


    ### Response Drafts: (Drop this title and this section if no response is
    needed)


    Reply to @[Username] or if the username is unknown, specify the topic for
    which the draft was written.


    ```markdown

    [Draft response]

    ```


    [Information about me]: {{userinfo}}


    [MESSAGES ARRAY]: {{data}}


    YOUR RESPONSE:
  isolated: true
Contact us
HomeUse CasesGuidesPrivacy PolicyTerms of Service
CAN WE STORE COOKIES?
Our website uses cookies for the purposes of accessibility and security. They also allow us to gather statistics in order to improve the website for you. More info: Privacy Policy