matrix-wechat-agent

command module
v0.0.0-...-2d28aed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

README

matrix-wechat-agent

An agent for matrix-wechat based on ComWeChatRobot.

Building
GOOS=windows GOARCH=386 go build -o matrix-wechat-agent.exe main.go
Dependencies

Configuration

  • configure.yaml
limb:
  version: 3.8.1.26 # Required, disguised WeChat version
  listen_port: 22222 # Required, port for listening WeChat message
  init_timeout: 10s # Optional, WeChat client initialization timeout
  request_timeout: 30s # Optional

service:
  addr: ws://10.10.10.10:11111 # Required, ocotpus address
  secret: hello # Reuqired, user defined secret
  ping_interval: 30s # Optional

log:
  level: info

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL