hangoutsbot/hangoutsbot

convtools: add a command to show/copy settings from a convid

Open

#402 创建于 2015年10月1日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (278 fork)batch import
enhancementhelp wantedplugin

仓库指标

Star
 (575 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

  • /bot convconf show <conv_id>
  • show all conv specific config in config and memory Example: /bot convconf show UgwEp8PxxxxxxxxxxxxxxxxaABAQ Result: UgwEp8PxxxxxxxxxxxxxxxxaABAQ: spreadsheet_url: "https://docs.google.com/spreadsheets/d/xxxxxxxxxx/edit#gid=0" tldr: blablabla
  • /bot convconf copy from <conv_id1> to <conv_id2> (all|only) [config lines] Example: /bot convconf copy from UgwEp8PxxxxxxxxxxxxxxxxaABAQ to UgwEp8PyyyyyyyyyyyyyyyyyyaABAQ all /bot convconf copy from UgwEp8PxxxxxxxxxxxxxxxxaABAQ to UgwEp8PyyyyyyyyyyyyyyyyyyaABAQ only topic spreadsheet_url tldr

贡献者指南