ggbot
1.0.0
技術者以外の人でも自由にカスタマイズできる素晴らしい WeChat ロボット
GGボットのデモ
ウィンドウバージョン
mac os x および Linux の場合は、自分でコンパイルすることをお勧めします。
ダウンロードした実行可能ファイルを実行するだけで、QR コードが表示されたら、携帯電話で QR コードをスキャンしてログインします。 ロボットは自動的に読み込みます。群签到
添加好友自动通过
に関する微软小冰
加群欢迎语
が自動的に渡されます。さらに多くの機能が開発中です。 issue
で必要な機能を提案してください。
微软小冰
がデフォルトでロードされるため、まず微信app
使用して Microsoft XiaoIce 公式アカウントをフォローしてください。
ロボットが一度実行されると、実行可能ファイルの統合ディレクトリにconf.yaml
が生成されます。このファイルを開きます。
showqrcodeonterminal : false #是否在命令行中显示二维码
fuzzydiff : true #联系人对比是否启用模糊匹配
uniquegroupmember : true #是否为群成员生成ggid
features :
assistant :
enable : false
ownerggid : " "
guard :
enable : false
tuling :
enable : false
key : " "
xiaoice :
enable : false
webhookservice :
enable : false
msgwebhook : " "
loginstatewebhook : " "
uuidwebhook : " "
次の 2 行を変更します
tuling :
apikey : " " #这里填写你申请到的图灵机器人key
enable : true # 将这里改为true
Turing Robot の公式 Web サイトから apikey を無料で申請できます。今すぐ申請するにはここをクリックしてください。
このロボットはwechatに基づいて開発されました
go-lang
開発環境をインストールするポータル
wechat
パッケージをインストールする go get github . com / KevinGong2013 / wechat
git clone https : //github.com/KevinGong2013/ggbot.git
cd ggbot
go build
./ggbot
1.github issue (推荐)
2.qq 群:609776708
Q: Windows システムでコンパイルおよび実行するときに cmd の表示が異常な場合はどうすればよいですか?
A: Windows コマンド プロンプトで ANSI カラーを有効にします。
The code in this repository is licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
注: このソフトウェアは、異なるオープン ソース ライセンスの下でライセンスが付与されている他のパッケージに依存しています。
著作権 2017 - 2027 Kevin.Gong aoxianglele#icloud.com