Skip to content

Commit 9214d48

Browse files
committed
feat: add email support link to multiple language READMEs and enhance deployment instructions
1 parent 7bf44bd commit 9214d48

File tree

7 files changed

+79
-258
lines changed

7 files changed

+79
-258
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<a href="https://blog.astrbot.app/">Blog</a> |
3434
<a href="https://astrbot.featurebase.app/roadmap">Roadmap</a> |
3535
<a href="https://github.com/AstrBotDevs/AstrBot/issues">Issue Tracker</a>
36+
<a href="mailto:community@astrbot.app">Email Support</a>
3637
</div>
3738

3839
AstrBot is an open-source all-in-one Agent chatbot platform that integrates with mainstream instant messaging apps. It provides reliable and scalable conversational AI infrastructure for individuals, developers, and teams. Whether you're building a personal AI companion, intelligent customer service, automation assistant, or enterprise knowledge base, AstrBot enables you to quickly build production-ready AI applications within your IM platform workflows.
@@ -72,34 +73,43 @@ AstrBot is an open-source all-in-one Agent chatbot platform that integrates with
7273

7374
### One-Click Deployment
7475

76+
For users who want to quickly experience AstrBot, we recommend using the one-click deployment method with `uv` ⚡️:
77+
7578
```bash
7679
uv tool install astrbot
80+
astrbot init # Only execute this command for the first time to initialize the environment
7781
astrbot
7882
```
7983

8084
> Requires [uv](https://docs.astral.sh/uv/) to be installed.
8185
8286
### Docker Deployment
8387

84-
We recommend deploying AstrBot using Docker / Docker Compose.
88+
For users who want a more stable and production-ready deployment, we recommend using Docker / Docker Compose to deploy AstrBot.
8589

8690
Please refer to the official documentation: [Deploy AstrBot with Docker](https://astrbot.app/deploy/astrbot/docker.html#%E4%BD%BF%E7%94%A8-docker-%E9%83%A8%E7%BD%B2-astrbot).
8791

8892
### Deploy on RainYun
8993

90-
AstrBot has been officially listed on RainYun's cloud application platform with one-click deployment.
94+
For users who want to deploy AstrBot with one-click and don't want to manage the server, we recommend using RainYun's one-click cloud deployment service ☁️:
9195

9296
[![Deploy on RainYun](https://rainyun-apps.cn-nb1.rains3.com/materials/deploy-on-rainyun-en.svg)](https://app.rainyun.com/apps/rca/store/5994?ref=NjU1ODg0)
9397

9498
### Desktop Application (Tauri)
9599

100+
For users who want to deploy AstrBot on their desktop, primarily using AstrBot ChatUI, rarely use AstrBot plugins, we recommend using the AstrBot App:
101+
96102
Desktop repository: [AstrBot-desktop](https://github.com/AstrBotDevs/AstrBot-desktop).
97103

98104
Supports multiple system architectures, direct package installation, and out-of-the-box usage. A convenient one-click desktop deployment option for beginners.
99105

100106
### One-Click Launcher Deployment (AstrBot Launcher)
101107

102-
A quick deployment and multi-instance solution with environment isolation. Visit the [AstrBot Launcher](https://github.com/Raven95676/astrbot-launcher) repository and install the package for your OS from the latest release.
108+
For users who want a quick deployment and multi-instance solution with environment isolation, we recommend using the AstrBot Launcher:
109+
110+
Visit the [AstrBot Launcher](https://github.com/Raven95676/astrbot-launcher) repository and install the package for your OS from the latest release.
111+
112+
A quick deployment and multi-instance solution with environment isolation.
103113

104114
### Deploy on Replit
105115

README_en.md

Lines changed: 0 additions & 240 deletions
This file was deleted.

README_fr.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<a href="https://blog.astrbot.app/">Blog</a> |
3434
<a href="https://astrbot.featurebase.app/roadmap">Feuille de route</a> |
3535
<a href="https://github.com/AstrBotDevs/AstrBot/issues">Signaler un problème</a>
36+
<a href="mailto:community@astrbot.app">Email Support</a>
3637
</div>
3738

3839
AstrBot est une plateforme de chatbot Agent tout-en-un open source qui s'intègre aux principales applications de messagerie instantanée. Elle fournit une infrastructure d'IA conversationnelle fiable et évolutive pour les particuliers, les développeurs et les équipes. Que vous construisiez un compagnon IA personnel, un service client intelligent, un assistant d'automatisation ou une base de connaissances d'entreprise, AstrBot vous permet de créer rapidement des applications d'IA prêtes pour la production dans les flux de travail de votre plateforme de messagerie.
@@ -72,34 +73,43 @@ AstrBot est une plateforme de chatbot Agent tout-en-un open source qui s'intègr
7273

7374
### Déploiement en un clic
7475

76+
Pour les utilisateurs qui souhaitent découvrir AstrBot rapidement, nous recommandons la méthode de déploiement en un clic avec `uv` ⚡️ :
77+
7578
```bash
7679
uv tool install astrbot
80+
astrbot init # Exécutez cette commande uniquement la première fois pour initialiser l'environnement
7781
astrbot
7882
```
7983

8084
> [uv](https://docs.astral.sh/uv/) doit être installé.
8185
8286
### Déploiement Docker
8387

84-
Nous recommandons de déployer AstrBot avec Docker / Docker Compose.
88+
Pour les utilisateurs qui veulent un déploiement plus stable et prêt pour la production, nous recommandons d'utiliser Docker / Docker Compose pour déployer AstrBot.
8589

8690
Veuillez consulter la documentation officielle : [Déployer AstrBot avec Docker](https://astrbot.app/deploy/astrbot/docker.html#%E4%BD%BF%E7%94%A8-docker-%E9%83%A8%E7%BD%B2-astrbot).
8791

8892
### Déployer sur RainYun
8993

90-
AstrBot a été officiellement listé sur la plateforme d'applications cloud de RainYun avec un déploiement en un clic.
94+
Pour les utilisateurs qui souhaitent déployer AstrBot en un clic sans gérer le serveur, nous recommandons le service de déploiement cloud en un clic de RainYun ☁️ :
9195

9296
[![Deploy on RainYun](https://rainyun-apps.cn-nb1.rains3.com/materials/deploy-on-rainyun-en.svg)](https://app.rainyun.com/apps/rca/store/5994?ref=NjU1ODg0)
9397

9498
### Application de bureau (Tauri)
9599

100+
Pour les utilisateurs qui veulent déployer AstrBot sur desktop, utilisent principalement AstrBot ChatUI et utilisent rarement les plugins AstrBot, nous recommandons AstrBot App :
101+
96102
Dépôt de l'application de bureau : [AstrBot-desktop](https://github.com/AstrBotDevs/AstrBot-desktop).
97103

98104
Prend en charge plusieurs architectures système, installation directe, prête à l'emploi. Solution de déploiement bureau en un clic, particulièrement adaptée aux débutants. Non recommandée pour les serveurs.
99105

100106
### Déploiement en un clic avec le lanceur (AstrBot Launcher)
101107

102-
Solution de déploiement rapide et multi-instances avec isolation d'environnement. Accédez au dépôt [AstrBot Launcher](https://github.com/Raven95676/astrbot-launcher) et installez le package correspondant à votre système depuis la dernière release.
108+
Pour les utilisateurs qui veulent une solution de déploiement rapide et multi-instances avec isolation d'environnement, nous recommandons d'utiliser AstrBot Launcher :
109+
110+
Accédez au dépôt [AstrBot Launcher](https://github.com/Raven95676/astrbot-launcher) et installez le package correspondant à votre système depuis la dernière release.
111+
112+
Une solution de déploiement rapide et multi-instances avec isolation d'environnement.
103113

104114
### Déployer sur Replit
105115

0 commit comments

Comments
 (0)