Skip to main content

NoneBot2 Tailchat 适配器 / Tailchat adapter for nonebot2

Project description

nonebot

Nonebot Adapter Tailchat

Tailchat 适配器

License Python NoneBot Tailchat

环境要求

  • Tailchat >= 1.11.3
    • api: getMessage
  • Python 3.9+
  • NoneBot 2.3.0+
  • pydantic >= 2.0.0
  • HTTPClient驱动器
    • 默认需要,除非 useHttp=False, 且配置了 jwt

    • ~httpx
    • ~aiohttp

Tailchat机器人开启方式

  1. 安装 开放平台插件
  2. 进入 设置 -> 开放平台 -> 创建应用 -> 填写基本信息
  3. 进入 应用 -> 机器人 -> 开启机器人能力
  4. 基本信息 内获取 appIdappSecret

暂未支持 消息回调地址

配置方式

.env 文件

TAILCHAT_BOTS='
[
  {
    "url": "https://xxxxxxx/",
    "appId": "ts_******",
    "appSecret": "****"
  }
]
'

TAILCHAT_RECONNECT_INTERVAL=5
TAILCHAT_TIME_OUT=5

详细配置项

config.py

相关项目

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_adapter_tailchat-0.1.0b10.tar.gz (28.4 kB view details)

Uploaded Source

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

Hashes for nonebot_adapter_tailchat-0.1.0b10.tar.gz
Algorithm Hash digest
SHA256 b35e2328e7f4344b4c401ca482fe4440d888bd60df32176e312b716c7353b535
MD5 6b82bacbb69ad8b24f3815ad2139b8cf
BLAKE2b-256 ad616567300db26a1a0ef839cd724328f552971baa51bc6143637d48df4c82a3

See more details on using hashes here.

File details

Details for the file nonebot_adapter_tailchat-0.1.0b10-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_adapter_tailchat-0.1.0b10-py3-none-any.whl
Algorithm Hash digest
SHA256 ba84146e4bf72f81bd53fde67b638bd8cb12bf809ba5d9b7e8acd8e602667813
MD5 04144cd0431681300d73d01a86a3e3b1
BLAKE2b-256 529f614a5ccb4e164a6ad59fa42a27d2c672330899144372c53bb9ee26ab84bd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page