Um incrível robô WeChat, muito adequado para pessoas não técnicas personalizarem livremente
Demonstração do GGBot
versão da janela
Para mac os x e linux, é recomendado compilá-lo você mesmo
Basta executar o arquivo executável baixado. Depois que o código QR aparecer, escaneie o código QR com seu celular para fazer login. O robô carrega automaticamente: a加群欢迎语
微软小冰
群签到
添加好友自动通过
. Mais recursos estão em desenvolvimento. Você pode propor os recursos que deseja na issue
.
微软小冰
será carregado por padrão, então use微信app
para seguir a conta oficial do Microsoft XiaoIce primeiro
Depois que o robô for executado uma vez, ele gerará conf.yaml
no diretório unificado do arquivo executável. Abra este arquivo.
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 : " "
Modifique as 2 linhas a seguir
tuling :
apikey : " " #这里填写你申请到的图灵机器人key
enable : true # 将这里改为true
Você pode solicitar o apikey gratuitamente no site oficial do Turing Robot. Clique aqui para se inscrever agora.
Este robô é desenvolvido com base no wechat
go-lang
portal
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
P: O que devo fazer se a exibição do cmd estiver anormal durante a compilação e execução no sistema Windows?
R: Habilite cores ANSI no prompt de comando do 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.
NOTA : Este software depende de outros pacotes que podem ser licenciados sob diferentes licenças de código aberto.
Copyright 2017 - 2027 Kevin.Gong aoxianglele#icloud.com