@sleep2agi/agent-network 2.2.20 → 2.2.22-preview.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -252,6 +252,7 @@ anet session ls
252
252
 
253
253
  # Channels and upgrades
254
254
  anet channel add telegram <name> --bot-token <tok> --allow <uid>
255
+ anet channel add feishu <name> --app-id <id> --app-secret <secret> --allow <open-id> # see docs/feishu-quickstart.md
255
256
  anet channel ls
256
257
  anet upgrade
257
258
  anet upgrade --channel preview --dry-run