octopus-wechat

command module
v0.0.0-...-0dd8377 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: MIT Imports: 7 Imported by: 0

README

Octopus WeChat

Octopus WeChat limb.

Documentation

Dependency

Configuration

  • configure.yaml
limb:
  version: 3.8.1.26 # Required, fake WeChat version
  listen_port: 22222 # Required, port for listening WeChat message
  hook_port: 22223 # Required, WeChat hook port

service:
  addr: ws://10.10.10.10:11111 # Required, ocotpus address
  secret: hello # Reuqired, user defined secret
  ping_interval: 30s # Optional
  sync_delay: 1m # Optional
  sync_interval: 6h # Optional

log:
  level: info

Feature

  • Telegram → WeChat

    • Message types
      • Text
      • Image
      • Sticker
      • Video
      • Audio
      • File
      • Mention
      • Reply
      • Location
    • Redaction
  • WeChat → Telegram

    • Message types
      • Text
      • Image
      • Sticker
      • Video
      • Audio
      • File
      • Mention
      • Reply
      • Location
    • Chat types
      • Private
      • Group
    • Redaction

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