# TangSengDaoDaoServer
**Repository Path**: open-source-project-collection/TangSengDaoDaoServer
## Basic Information
- **Project Name**: TangSengDaoDaoServer
- **Description**: 唐僧叨叨服务端
- **Primary Language**: Go
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 62
- **Created**: 2023-07-20
- **Last Updated**: 2023-07-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 唐僧叨叨
开源社区第二屌(🦅)的即时通讯软件
一款非微信专家,非腾讯专家,历时八年时间打造的运营级别的开源即时通讯聊天软件(悟空IM提供通讯动力)

[](https://goreportcard.com/report/github.com/TangSengDaoDao/TangSengDaoDaoServer)

愿景
------------
让企业轻松拥有自己的即时通讯软件。
架构图
------------

轻松上手
------------
安装脚本
```shell
curl -sSL https://gitee.com/TangSengDaoDao/TangSengDaoDaoCli/raw/main/install.sh | sudo bash
```
安装唐僧叨叨
```shell
tsdd install --ip xx.xx.xx.xx
```
`xx.xx.xx.xx为服务器IP地址(外网地址)`
开始唐僧叨叨
```shell
tsdd start
```
更多部署方式参考文档:https://tangsengdaodao.com/dev/backend/deploy-compose.html
动画演示
------------
||||
|:---:|:---:|:--:|
||||
||| |
|:---:|:---:|:-------------------:|
|||  |


功能特性
------------
- [x] 全局特性
- [x] 消息永久存储
- [x] 消息加密传输
- [x] 消息多端同步(app,web,pc等)
- [x] 群聊人数无限制
- [x] 机器人
- [x] 消息列表
- [x] 单聊
- [x] 群聊
- [x] 发起群聊
- [x] 添加朋友
- [x] 扫一扫
- [x] 列表提醒项,比如消息@提醒,待办提醒,服务器可控
- [x] 置顶
- [x] 消息免打扰
- [x] web登录状态显示
- [x] 消息搜索
- [x] 消息输入中
- [x] 消息未读数
- [x] 用户标识
- [x] 无网提示
- [x] 草稿提醒
- [x] 消息详情
- [x] 文本消息
- [x] 图片消息
- [x] 语音消息
- [x] Gif消息
- [x] 合并转发消息
- [x] 正在输入消息
- [x] 自定义消息
- [x] 撤回消息
- [x] 群系统消息
- [x] 群@消息
- [x] 消息回复
- [x] 消息转发
- [x] 消息收藏
- [x] 消息删除
- [x] 群功能
- [x] 添加群成员/移除群成员
- [x] 群成员列表
- [x] 群名称
- [x] 群二维码
- [x] 群公告
- [x] 保存到通讯录
- [x] 我在本群昵称
- [x] 群投诉
- [x] 清空群聊天记录
- [x] 好友
- [x] 备注
- [x] 拉黑
- [x] 投诉
- [x] 添加/解除好友
- [x] 通讯录
- [x] 新的朋友
- [x] 保存的群
- [x] 联系人列表
- [x] 我的
- [x] 个人信息
- [x] 新消息通知设置
- [x] 安全与隐私
- [x] 通用设置
- [x] 聊天背景
- [x] 多语言
- [x] 黑暗模式
- [x] 设备管理
演示地址
------------
| Android扫描体验 | iOS扫描体验(商店版本 apple store 搜“唐僧叨叨”) |
|:---:|:---:|
|||
| Web端 | Windows端 | MAC端 | Ubuntun端 |
|:---:|:---:|:---:|:---:|
|[点击体验](https://web.botgate.cn)|[点击下载](https://github.com/TangSengDaoDao/TangSengDaoDaoWeb/releases/download/v1.0.0/tangsegndaodao_1.0.0_x64_zh-CN.msi)|[点击下载](https://github.com/TangSengDaoDao/TangSengDaoDaoWeb/releases/download/v1.0.0/tangsegndaodao_1.0.0_x64.dmg)|[点击下载](https://github.com/TangSengDaoDao/TangSengDaoDaoWeb/releases/download/v1.0.0/tangsegndaodao_1.0.0_amd64.deb)|
客户端源码
------------
Web/PC端源码: https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
Android端源码: https://github.com/TangSengDaoDao/TangSengDaoDaoAndroid
iOS端源码: https://github.com/TangSengDaoDao/TangSengDaoDaoiOS
技术文档
------------
https://tangsengdaodao.com
Star
------------
我们团队一直致力于即时通讯的研发,需要您的鼓励,如果您觉得本项目对您有帮助,欢迎点个star,您的支持是我们最大的动力。
加入群聊
------------
微信:加群请备注“唐僧叨叨”
许可证
------------
唐僧叨叨 使用 Apache 2.0 许可证。有关详情,请参阅 LICENSE 文件。