NoneBot2 Tailchat 适配器 / Tailchat adapter for nonebot2
Project description
环境要求
- Tailchat >= 1.11.3
- api:
getMessage
- api:
- Python 3.9+
- NoneBot 2.3.0+
- pydantic >= 2.0.0
- HTTPClient驱动器
-
默认需要,除非
useHttp=False
, 且配置了jwt
- ~httpx
- ~aiohttp
-
Tailchat机器人开启方式
- 安装
开放平台插件
- 进入
设置
->开放平台
->创建应用
->填写基本信息
- 进入
应用
->机器人
->开启机器人能力
- 在
基本信息
内获取appId
和appSecret
暂未支持
消息回调地址
配置方式
.env
文件
TAILCHAT_BOTS='
[
{
"url": "https://xxxxxxx/",
"appId": "ts_******",
"appSecret": "****"
}
]
'
TAILCHAT_RECONNECT_INTERVAL=5
TAILCHAT_TIME_OUT=5
详细配置项
相关项目
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nonebot_adapter_tailchat-0.1.0b10.tar.gz
.
File metadata
- Download URL: nonebot_adapter_tailchat-0.1.0b10.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b35e2328e7f4344b4c401ca482fe4440d888bd60df32176e312b716c7353b535 |
|
MD5 | 6b82bacbb69ad8b24f3815ad2139b8cf |
|
BLAKE2b-256 | ad616567300db26a1a0ef839cd724328f552971baa51bc6143637d48df4c82a3 |
File details
Details for the file nonebot_adapter_tailchat-0.1.0b10-py3-none-any.whl
.
File metadata
- Download URL: nonebot_adapter_tailchat-0.1.0b10-py3-none-any.whl
- Upload date:
- Size: 32.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba84146e4bf72f81bd53fde67b638bd8cb12bf809ba5d9b7e8acd8e602667813 |
|
MD5 | 04144cd0431681300d73d01a86a3e3b1 |
|
BLAKE2b-256 | 529f614a5ccb4e164a6ad59fa42a27d2c672330899144372c53bb9ee26ab84bd |