Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 923 Bytes

README.md

File metadata and controls

47 lines (36 loc) · 923 Bytes

prompt-chat 💬

How to Use

Markdown:

![chat](https://github.com/birariro/prompt-chat/blob/main/chat.svg)

HTML:

<p align='center'>
  <img src="https://github.com/birariro/prompt-chat/blob/main/chat.svg"/>
</p>

Custom Guide

Fork Repository

Edit Chat Message

buid.js

const text1 = "Hello, nice to meet you."
const text2 = "My name is birariro"
const text3 = "I want to have 'AirPods Max' 🎧"
const text4 = "Thank you."

Run GitHub Action

Use

![chat](https://github.com/<your name>/prompt-chat/blob/main/chat.svg)