hangoutsbot/hangoutsbot

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

Open

#402 建立於 2015年10月1日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (575 star) (278 fork)batch import
enhancementhelp wantedplugin

描述

  • /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

貢獻者指南