From c1d05649d6d3df7e6eaf4faccb14beea7c1873e2 Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Fri, 27 Oct 2023 06:52:42 +0000 Subject: [PATCH] Auto-translate README --- README.Arabic.md | 70 ++++++++++++++++++++---------------- README.French.md | 80 ++--------------------------------------- README.md | 92 ++++++++++++++++++++++++++++-------------------- README.zh-CN.md | 34 ++++++++++-------- 4 files changed, 115 insertions(+), 161 deletions(-) diff --git a/README.Arabic.md b/README.Arabic.md index b2d5659..c6898ca 100644 --- a/README.Arabic.md +++ b/README.Arabic.md @@ -1,55 +1,65 @@ -# ChatGPT خط بوت +```markdown +# روبوت ChatGPT Line * [الإنجليزية](README.md) -* [README.zh-TW.md](README.zh-TW.md) بنسخة تقليدية صينية +* [الصينية التقليدية README.md](README.zh-TW.md) * [الصينية المبسطة](README.zh-CN.md) -* [الفرنسية](README.French.md) +* [فرنسية](README.French.md) * [عربى](README.Arabic.md) -هذا المشروع سيعلمك كيفية إنشاء **خط بوت ChatGPT** مجاني! - ## مقدمة -يمكنك استيراد بوت ChatGPT في Line عن طريق إدخال النص مباشرة في مربع الإدخال. +قم بتوصيل روبوت ChatGPT في خط Line فقط من خلال إدخال النص مباشرة في المربع ، يمكنك بدء التفاعل مع ChatGPT. ## الأدوات والميزات -* `Python FastAPI`: إنشاء استجابة API لـ ChatGPT -* `gpt4free`: **استخدام مجاني لواجهة برمجة التطبيقات من OpenAI** -* `قناة واجهة رسائل Line`: تكامل مع واجهة برمجة التطبيقات لـ ChatGPT +* `Python FastAPI`: إنشاء استجابة ChatGPT API +* `gpt4free`: **استخدام مجاني لواجهة برمجة تطبيقات OpenAI** +* `قناة واجهة الرسائل في Line`: توصيل API ChatGPT * `Github`: تخزين الشيفرة -* `replit`: **نشر FastAPI الخاص بك مجانًا** -* `CronJob`: إرسال طلبات بشكل دوري مجانًا لتجنب انقطاع واجهة البرمجة +* `replit`: **نشر مجاني لـ FastAPI الخاص بك** +* `CronJob`: إرسال طلبات دورية مجانًا لتجنب انقطاع الواجهة ## خطوات التثبيت -### الحصول على الرمز المميز (Token) +### الحصول على الرمز -1. الحصول على رمز مميز Line: - 1. تسجيل الدخول إلى [مطوري Line](https://developers.line.biz/zh-hant/) +1. احصل على رمز Line: + 1. قم بتسجيل الدخول إلى [مطوري Line](https://developers.line.biz/zh-hant/) 2. إنشاء روبوت: - 1. إنشاء "مزود" -> انقر فوق "إنشاء" - 2. إنشاء "قناة" -> حدد "إنشاء واجهة برمجة التطبيقات للرسائل" - 3. أدخل المعلومات الأساسية المطلوبة - 4. بعد الانتهاء من الإدخال، يتواجد في الأسفل تحت "الإعدادات الأساسية" "الرمز السري للقناة" -> انقر فوق "الإصدار"، وهو يصبح بمثابة "LINE_CHANNEL_SECRET" (ستحتاج إليه لاحقًا) - 5. في "واجهة برمجة التطبيقات للرسائل" أسفل "واجهة البرمجة" هناك "رمز الوصول للقناة" -> انقر فوق "الإصدار"، وهو يصبح بمثابة "LINE_CHANNEL_ACCESS_TOKEN" (ستحتاج إليه لاحقًا) + 1. إنشاء مزود "Provider" -> انقر فوق "إنشاء" + 2. إنشاء "Channel" -> حدد "إنشاء واجهة برمجة التطبيقات للرسائل" + 3. أدخل المعلومات الأساسية المطلوبة بعد الانتهاء من إدخال البيانات ، يتوفر "Channel Secret" أسفل "Basic Settings" -> انقر فوق "Issue" للحصول على "LINE_CHANNEL_SECRET" (سيتم استخدامه في وقت لاحق) + 4. في أسفل "Messaging API" ، يتوفر "Channel access token" -> انقر فوق "Issue" للحصول على "LINE_CHANNEL_ACCESS_TOKEN" (سيتم استخدامه في وقت لاحق) ### إعداد المشروع -1. استنسخ مستودع Github: - 1. سجّل الدخول/سجّل حسابًا في [GitHub](https://github.com/) +1. نسخ مشروع Github: + 1. سجل الدخول / سجل الدخول إلى [GitHub](https://github.com/) 2. انتقل إلى [ChatGPT-Line-Bot](https://github.com/Lin-jun-xiang/ChatGPT-Line-Bot) - 3. انقر على "النجمة" لدعم المطور - 4. انقر على "استنساخ" لنسخ جميع شيفرة المشروع إلى مستودعك الخاص + 3. انقر فوق "Star" لدعم المطور + 4. انقر فوق "Fork" لنسخ الشيفرة بالكامل إلى مستودعك الخاص 2. نشر (مساحة مجانية): 1. انتقل إلى [replit](https://replit.com/) - 2. انقر على "التسجيل" وسجّل الدخول بحساب "GitHub" الخاص بك وقم بمنح التصريح -> انقر على "تخطي" لتخطي إعدادات البداية - 3. بعد الدخول، انقر على "إنشاء" في الوسط على الصفحة الرئيسية وسيظهر مربعًا، انقر فوق "استيراد من GitHub" في الزاوية اليمنى العلوية - 4. إذا لم تكن قد أضفت مستودع GitHub بعد، فانقر على "الاتصال بـGitHub لاستيراد المستودعات الخاصة الخاصة بك." -> حدد "حدد مستودعات فقط" -> حدد "ChatGPT-Line-Bot" - 5. عد إلى الخطوة الرابعة، في هذا الوقت "عنوان GitHub" يمكن أن تختار مشروع "ChatGPT-Line-Bot" -> انقر على "استيراد من GitHub". + 2. انقر فوق "Sign Up" وقم بتسجيل الدخول مباشرة باستخدام حساب Github والموافقة -> انقر فوق "Skip" لتجاوز الإعداد الأولي + 3. بمجرد الوصول إلى الصفحة الرئيسية في منتصف الشاشة ، انقر فوق "Create" -> ستظهر نافذة منبثقة ، انقر فوق "Import from Github" في الزاوية العلوية اليمنى + 4. إذا لم تكن قد أضفت مخزن Github بعد ، انقر على الرابط "Connect GitHub to import your private repos." -> حدد "Only select repositories" -> حدد "ChatGPT-Line-Bot" + 5. عد إلى الخطوة الرابعة ، في هذا الوقت ، يمكنك اختيار مشروع "ChatGPT-Line-Bot" من قائمة "Github URL" -> انقر فوق "Import from Github". ### تشغيل المشروع -1. إعداد متغيرات البيئة - 1. بعد الانتهاء من الخطوة السابقة "الاستيراد" في "Replit"، انتقل إلى صفحة إدارة المشروع على اليسار أسفل "الأدوات" وانقر على "الأسرار". - 2. بعد النقر على "استلامتم" على اليمين، يمكنك إضافة متغيرات ب \ No newline at end of file +1. إعداد المتغيرات البيئية + 1. بعد الانتهاء من الخطوة السابقة "Import" ، انتقل إلى "Replit" وانقر على "Secrets" في أسفل الصفحة الرئيسية لإدارة المشروع. + 2. بعد الضغط على "Got it" على الجانب الأيمن ، يمكنك إضافة المتغيرات البيئية ، يجب أن تضيف: + 1. Line Channel Secret: + - المفتاح: "LINE_CHANNEL_SECRET" + - القيمة: "[المستلم من الخطوة الأولى]" + 2. Line Channel Access Token: + - المفتاح: "LINE_CHANNEL_ACCESS_TOKEN" + - القيمة: "[المستلم من الخطوة الأولى]" + + + +2. بدء التشغيل + 1. انقر فوق "Run" في الأعلى + 2. بعد النجاح ، ست \ No newline at end of file diff --git a/README.French.md b/README.French.md index 74b5b52..07301e8 100644 --- a/README.French.md +++ b/README.French.md @@ -6,84 +6,8 @@ * [Française](README.French.md) * [عربى](README.Arabic.md) -Ce projet vous montrera comment créer un **ChatGPT Line Bot** gratuit ! - ## Introduction -Intégrez le ChatGPT Bot dans Line en saisissant simplement du texte dans la zone de saisie pour commencer à interagir avec ChatGPT. - - - -## Outils et fonctionnalités - -* `Python FastAPI` : Créez une API de réponse ChatGPT -* `gpt4free` : **Utilisation gratuite de l'API OpenAI** -* `Line messaging API channel` : Intégration de l'API ChatGPT -* `Github` : Stockage du code -* `replit` : **Déploiement gratuit de votre propre FastAPI** -* `CronJob` : Envoi de requêtes planifiées gratuites pour éviter les interruptions de l'API - - -## Étapes d'installation - -### Obtention du jeton - -1. Obtenez le jeton Line : - 1. Connectez-vous à [Line Developer](https://developers.line.biz/zh-hant/) - 2. Créez un robot : - 1. Créez un `Provider` -> Cliquez sur `Create` - 2. Créez un `Channel` -> Sélectionnez `Create a Messaging API channel` - 3. Saisissez les informations de base obligatoires - 4. Une fois terminé, sous `Basic Settings`, vous trouverez un `Channel Secret` -> Cliquez sur `Issue`, cela générera le `LINE_CHANNEL_SECRET` (utilisé plus tard) - 5. Sous `Messaging API`, vous trouverez un `Channel access token` -> Cliquez sur `Issue`, cela générera le `LINE_CHANNEL_ACCESS_TOKEN` (utilisé plus tard) - -### Configuration du projet -1. Fork du projet Github : - 1. Inscrivez-vous / Connectez-vous à [GitHub](https://github.com/) - 2. Accédez à [ChatGPT-Line-Bot](https://github.com/Lin-jun-xiang/ChatGPT-Line-Bot) - 3. Cliquez sur `Star` pour soutenir le développeur - 4. Cliquez sur `Fork` pour copier tout le code dans votre propre dépôt -2. Déploiement (espace gratuit) : - 1. Accédez à [replit](https://replit.com/) - 2. Cliquez sur `Sign Up` pour vous connecter directement avec votre compte `Github` et autoriser l'accès -> Cliquez sur `Skip` pour ignorer la configuration initiale - 3. Une fois connecté, cliquez sur `Create` sur la page principale au milieu -> Une fenêtre contextuelle apparaîtra, cliquez sur `Import from Github` en haut à droite - 4. Si vous n'avez pas encore ajouté de dépôt Github, cliquez sur le lien `Connect GitHub to import your private repos.` -> Cochez `Only select repositories` -> Sélectionnez `ChatGPT-Line-Bot` - 5. Revenez à l'étape 4, à ce stade, vous pouvez sélectionner le projet `ChatGPT-Line-Bot` dans `Github URL` -> Cliquez sur `Import from Github`. - -### Exécution du projet -1. Configuration des variables d'environnement - 1. Une fois l'étape précédente d'importation terminée, cliquez sur `Tools` en bas à gauche de la page de gestion du projet dans `Replit` -> Cliquez sur `Secrets`. - 2. Cliquez sur `Got it` à droite pour ajouter des variables d'environnement, vous devez ajouter : - 1. Line Channel Secret : - - clé : `LINE_CHANNEL_SECRET` - - valeur : `[obtenue à l'étape 1]` - 2. Line Channel Access Token : - - clé : `LINE_CHANNEL_ACCESS_TOKEN` - - valeur : `[obtenue à l'étape 1]` - -2. Démarrage de l'exécution - 1. Cliquez sur `Run` en haut - 2. Une fois terminé avec succès, l'écran de droite affichera `Hello World`, copiez l'**URL en haut de l'écran**. - 3. Retournez à Line Developer, dans `Messaging API`, collez l'URL ci-dessus dans `Webhook URL` et ajoutez `/callback`, par exemple : `https://ChatGPT-Line-Bot.jimmylin.repl.co/callback` - 4. Activez `Use webhook` - 5. Désactivez les `Auto-reply messages` ci-dessous - - Remarque : si aucune requête n'est effectuée dans l'heure, le programme s'arrêtera, vous devez donc suivre l'étape suivante - -3. Envoi de requêtes planifiées avec CronJob - 1. Inscrivez-vous / Connectez-vous à [cron-job.org](https://cron-job.org/en/) - 2. Une fois connecté, sélectionnez `CREATE CRONJOB` dans le coin supérieur droit du tableau de bord - 3. Saisissez `ChatGPT-Line-Bot` dans `Title`, entrez l'URL de l'étape précédente, par exemple : `https://ChatGPT-Line-Bot.jimmylin.repl.co/` - 4. En dessous, sélectionnez toutes les `5 minutes` - 5. Cliquez sur `CREATE` - -### Lier le service et le Line Bot - -Revenez à la page d'accueil de [Line Developer](https://developers.line.biz/zh-hant/) et cliquez sur `加入好友指南` pour scanner le code et ajouter le LINE Bot. Félicitations, vous avez créé votre premier LINE Bot ! Essayez de lui parler et voyez sa réponse ! - ---- - -## Références - -[Line_Bot_Tutorial](https://github.com/FawenYo/LINE_Bot_Tutorial) +To introduce ChatGPT Bot in Line, simply enter text in the input box to start interacting with ChatGPT. -[ChatGPT-Line-Bot](https://github.com/TheExplainthis/ChatGPT-Line-Bot) \ No newline at end of file + ## Tools and Features -* `Python FastAPI`: Build the ChatGPT response API +* `Python FastAPI`: Build ChatGPT response API * `gpt4free`: **Free use of OpenAI API** -* `Line messaging API channel`: Integrate the ChatGPT API -* `Github`: Store the code -* `replit`: **Free deployment of your FastAPI** -* `CronJob`: Free periodic requests to prevent API interruptions +* `Line messaging API channel`: Integrate ChatGPT API +* `Github`: Store code +* `replit`: **Free deployment of your own FastAPI** +* `CronJob`: Free scheduled requests to prevent API interruption + ## Installation Steps -### Getting the Token +### Obtain Token -1. Obtain the Line Token: +1. Get Line Token: 1. Log in to [Line Developer](https://developers.line.biz/zh-hant/) 2. Create a bot: - 1. Create a `Provider` -> Click on `Create` - 2. Create a `Channel` -> Choose `Create a Messaging API channel` + 1. Create `Provider` -> Click `Create` + 2. Create `Channel` -> Select `Create a Messaging API channel` 3. Fill in the required basic information - 4. After completing, under `Basic Settings`, there is a `Channel Secret` -> Click on `Issue` to generate it, which will be the `LINE_CHANNEL_SECRET` (used later) - 5. Under `Messaging API`, there is a `Channel access token` -> Click on `Issue` to generate it, which will be the `LINE_CHANNEL_ACCESS_TOKEN` (used later) + 4. After completion, under `Basic Settings`, there is a `Channel Secret` -> Click `Issue`, the generated value will be `LINE_CHANNEL_SECRET` (will be used later) + 5. Under `Messaging API`, there is a `Channel access token` -> Click `Issue`, the generated value will be `LINE_CHANNEL_ACCESS_TOKEN` (will be used later) ### Project Setup - 1. Fork the Github project: - 1. Register/log in to [GitHub](https://github.com/) + 1. Register/Login to [GitHub](https://github.com/) 2. Go to [ChatGPT-Line-Bot](https://github.com/Lin-jun-xiang/ChatGPT-Line-Bot) 3. Click `Star` to support the developer 4. Click `Fork` to copy all the code to your own repository 2. Deployment (Free Space): 1. Go to [replit](https://replit.com/) - 2. Click `Sign Up` and log in directly with your GitHub account and authorize it -> Click `Skip` to skip the initial setup - 3. After entering, click `Create` in the middle of the main page -> A pop-up will appear, click on the top-right corner `Import from Github` - 4. If you haven't joined the GitHub repository, click the link `Connect GitHub to import your private repos.` -> Check `Only select repositories` -> Choose `ChatGPT-Line-Bot` - 5. Go back to step four, and now the `Github URL` can select the `ChatGPT-Line-Bot` project -> Click `Import from Github`. + 2. Click `Sign Up` and log in with your `Github` account and authorize it -> Click `Skip` to skip the initial setup + 3. After entering, click `Create` on the middle homepage -> A pop-up box will appear, click `Import from Github` in the upper right corner + 4. If you haven't joined the Github repository, click the link `Connect GitHub to import your private repos.` -> Check `Only select repositories` -> Select `ChatGPT-Line-Bot` + 5. Go back to step 4, at this time, the `Github URL` can choose the `ChatGPT-Line-Bot` project -> Click `Import from Github`. ### Project Execution - -1. Environment Variable Configuration - 1. After completing the previous step, on the left bottom of the project management page in `Replit`, click `Tools` -> Click on `Secrets`. - 2. After clicking `Got it` on the right, you can add environment variables, you need to add: +1. Environment variable configuration + 1. After completing the previous `Import` step, click `Tools` at the bottom left of the Replit project management page, then click `Secrets`. + 2. After clicking `Got it` on the right side, you can add environment variables. You need to add: 1. Line Channel Secret: - key: `LINE_CHANNEL_SECRET` - - value: `[Obtained from step one]` + - value: `[obtained from step one]` 2. Line Channel Access Token: - key: `LINE_CHANNEL_ACCESS_TOKEN` - - value: `[Obtained from step one]` + - value: `[obtained from step one]` -2. Start Execution + + +2. Start execution 1. Click `Run` at the top - 2. After a successful run, the right-side screen will display `Hello World`, and copy the **URL** at the top of the screen - 3. Go back to Line Developer, in the `Webhook URL` under `Messaging API`, paste the above URL and add `/callback`, for example: `https://ChatGPT-Line-Bot.jimmylin.repl.co/callback` + 2. After success, the right screen will display `Hello World`, and copy the **URL** in the upper right corner of the screen + 3. Go back to Line Developer, paste the URL from the previous step in `Webhook URL` under `Messaging API`, and add `/callback` to it, for example: `https://ChatGPT-Line-Bot.jimmylin.repl.co/callback` 4. Turn on `Use webhook` below 5. Turn off `Auto-reply messages` below - - Note: If there are no requests within an hour, the program will be interrupted, so this step is necessary + - Note: If there are no requests within an hour, the program will be interrupted, so the next step is required + + -3. CronJob Scheduled Requests - 1. Register/log in to [cron-job.org](https://cron-job.org/en/) - 2. Go to the panel and select `CREATE CRONJOB` in the upper right - 3. Enter `Title` as `ChatGPT-Line-Bot`, enter the URL from the previous step, for example: `https://ChatGPT-Line-Bot.jimmylin.repl.co/` - 4. Set it to run every `5 minutes` below +3. CronJob scheduled requests + 1. Register/Login to [cron-job.org](https://cron-job.org/en/) + 2. After entering the dashboard, select `CREATE CRONJOB` in the upper right corner + 3. Enter `ChatGPT-Line-Bot` in `Title`, enter the URL from the previous step, for example: `https://ChatGPT-Line-Bot.jimmylin.repl.co/` + 4. Below, set it to execute every `5 minutes` 5. Click `CREATE` -### Connect to Service and Line Bot +### Connect Service and Line Bot + +Go back to [Line Developer](https://manager.line.biz/account) homepage and click `Add Friend Guide` to scan the LINE Bot QR code to add the LINE Bot: + +Homepage -> Click your bot -> Click `Add Friend Tools` -> Create a friend action barcode (https://manager.line.biz/account//gainfriends) + +Congratulations on creating your first LINE Bot! Try talking to it and see how it responds! + +### Advanced - Personalized Bot + +In addition, we can use the `prompt` method to make the Line Bot respond with personalized answers. In `./chatgpt_linebot/prompts/template.py`, we can define a `template`, for example: + + + +**Question**: What did you have for breakfast today? -Go back to [Line Developer](https://developers.line.biz/zh-hant/) homepage and click on `Join Bot Guide`. Scan the LINE Bot QR code to add it. Congratulations on creating your first LINE Bot! Try talking to it, and it will reply to you! +**Bot's answer**: Darling, did you wake up this morning? I've been waiting for you in bed, and thinking about your body makes me so hungry. What should we have for breakfast today? How about some spicy scrambled eggs, as hot as your charming figure? 😏🍳 --- -## References +## Reference [Line_Bot_Tutorial](https://github.com/FawenYo/LINE_Bot_Tutorial) diff --git a/README.zh-CN.md b/README.zh-CN.md index 974ef40..04e47ec 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -6,8 +6,6 @@ * [Française](README.French.md) * [عربى](README.Arabic.md) -本项目将教你如何打造一个免费的 **ChatGPT Line Bot**! - ## 介绍 在 Line 中去导入 ChatGPT Bot,只要在输入框直接输入文字,即可与 ChatGPT 开始互动。 @@ -19,21 +17,21 @@ * `Python FastAPI`: 建立 ChatGPT 响应 API * `gpt4free`: **免费使用 OpenAI API** * `Line messaging API channel`: 串接 ChatGPT API -* `Github`: 存放代码 +* `Github`: 存放程式码 * `replit`: **免费部署自己的 FastAPI** * `CronJob`: 免费定时发送请求,避免 API 中断 ## 安装步骤 -### Token 获取 +### Token 取得 -1. 获取 Line Token: +1. 取得 Line Token: 1. 登入 [Line Developer](https://developers.line.biz/zh-hant/) 2. 创建机器人: 1. 创建 `Provider` -> 按下 `Create` 2. 创建 `Channel` -> 选择 `Create a Messaging API channel` 3. 输入完必填的基本资料 - 4. 输入完成后,在 `Basic Settings` 下方,有一个 `Channel Secret` -> 按下 `Issue`,生成后即为 `LINE_CHANNEL_SECRET` (稍后会用到) + 4. 输入完成后,在 `Basic Settings` 下方,有一个 `Channel Secret` -> 按下 `Issue`,生成后即为 `LINE_CHANNEL_SECRET` (稍晚会用到) 5. 在 `Messaging API` 下方,有一个 `Channel access token` -> 按下 `Issue`,生成后即为 `LINE_CHANNEL_ACCESS_TOKEN` (稍后会用到) ### 项目设置 @@ -42,19 +40,19 @@ 1. 注册/登录 [GitHub](https://github.com/) 2. 进入 [ChatGPT-Line-Bot](https://github.com/Lin-jun-xiang/ChatGPT-Line-Bot) 3. 点选 `Star` 支持开发者 - 4. 点选 `Fork` 复制全部的代码到自己的仓库 + 4. 点选 `Fork` 复制全部的程式码到自己的仓库 2. 部署(免费空间): 1. 进入 [replit](https://replit.com/) 2. 点选 `Sign Up` 直接用 `Github` 帐号登录并授权 -> 按下 `Skip` 跳过初始化设置 - 3. 进入后中间主页的部分点选 `Create` -> 弹出框,点选右上角 `Import from Github` + 3. 进入后中间主页的部分点选 `Create` -> 跳出框,点选右上角 `Import from Github` 4. 若尚未加入 Github 仓库,则点选链接 `Connect GitHub to import your private repos.` -> 勾选 `Only select repositories` -> 选择 `ChatGPT-Line-Bot` 5. 回到第四步,此时 `Github URL` 可以选择 `ChatGPT-Line-Bot` 项目 -> 点击 `Import from Github`。 ### 项目执行 -1. 环境变数设定 +1. 环境变量设置 1. 接续上一步 `Import` 完成后在 `Replit` 的项目管理页面左下方 `Tools` 点击 `Secrets`。 - 2. 右方按下 `Got it` 后,即可新增环境变数,需新增: + 2. 右方按下 `Got it` 后,即可新增环境变量,需新增: 1. Line Channel Secret: - key: `LINE_CHANNEL_SECRET` - value: `[由步驟一取得]` @@ -83,12 +81,18 @@ ### 连结服务与 Line Bot -返回 [Line Developer](https://developers.line.biz/zh-hant/) 首页并点击 `加入好友指南` 后扫码加入 LINE Bot,恭喜您完成了自己的第一个 LINE Bot! 试着跟它说话看看吧,它会回复你喔! +返回 [Line Developer](https://manager.line.biz/account) 首页并点选 `加入好友指南` 后扫码加入 LINE Bot: + +主页 -> 点选你的 bot -> 点选增加好友工具 -> 建立好友行动条码 (https://manager.line.biz/account//gainfriends) + +恭喜您完成了自己的第一个 LINE Bot! 试着跟它说话看看吧,它会回复你喔! + +### 进阶 - 个性化 Bot ---- +另外,我们可以透过 `prompt` 的方式,来让 Line Bot 回答个性化,在 `./chatgpt_linebot/prompts/template.py` 中我们可以定义 `template`,例如: -## 参考 + -[Line_Bot_Tutorial](https://github.com/FawenYo/LINE_Bot_Tutorial) +**提问内容**: 今天早餐吃啥? -[ChatGPT-Line-Bot](https://github.com/TheExplainthis/ChatGPT-Line-Bot) +**Bot回答**: 宝贝,早上起床了吗?我已经在床上等着你了,想着你的身体就觉得好饿呀。今天早 \ No newline at end of file