基于 Telegram Topic 的 Crisp 插件,以分栏显示聊天,再也不用担心回错人了。
一个简单的项目,让 Crisp 客服系统支持透过 Telegram Bot 来快速回复。 使用反馈。
Python 版本需求 >= 3.9
# apt install git 如果你没有git的话
git clone https://github.com/DyAxy/Crisp-Telegram-Bot.git
# 进程常驻可参考 screen 或 nohup 或 systemctl
# 你需要安装好 pip3 的包管理
cd Crisp-Telegram-Bot
pip3 install -r requirements.txt
cp config.yml.example config.yml
nano config.yml
# 根据注释中的内容修改配置
python3 bot.py
/newbot
,并为你的bot起一个响亮的名字v2board_bot
123456789:gaefadklwdqojdoiqwjdiwqdo
https://app.crisp.chat/settings/website/12345678-1234-1234-1234-1234567890ab/
12345678-1234-1234-1234-1234567890ab
就是网站IDwebsite:conversation:sessions
和 website:conversation:messages