Un robot WeChat génial, très adapté aux personnes non techniques pour le personnaliser librement
Démo GGBot
version fenêtre
Pour mac os x et linux, il est recommandé de le compiler vous-même
Exécutez simplement le fichier exécutable téléchargé. Une fois le code QR affiché, scannez le code QR avec votre téléphone mobile pour vous connecter. Le robot se charge automatiquement :加群欢迎语
微软小冰
群签到
添加好友自动通过
. D'autres fonctionnalités sont en cours de développement. Vous êtes invités à proposer les fonctionnalités que vous souhaitez dans issue
.
微软小冰
sera chargé par défaut, veuillez donc d'abord utiliser微信app
pour suivre le compte officiel de Microsoft XiaoIce
Une fois le robot exécuté une fois, il générera conf.yaml
dans le répertoire unifié du fichier exécutable. Ouvrez ce fichier.
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 : " "
Modifiez les 2 lignes suivantes
tuling :
apikey : " " #这里填写你申请到的图灵机器人key
enable : true # 将这里改为true
Vous pouvez demander apikey gratuitement sur le site officiel de Turing Robot Cliquez ici pour postuler maintenant.
Ce robot est développé sur la base de Wechat
go-lang
portail
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 : Que dois-je faire si l'affichage de cmd est anormal lors de la compilation et de l'exécution sous le système Windows ?
R : Activez les couleurs ANSI dans l'invite de commande Windows
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.
REMARQUE : ce logiciel dépend d'autres packages qui peuvent être concédés sous différentes licences open source.
Copyright 2017 - 2027 Kevin.Gong aoxianglele#icloud.com