Un increíble robot WeChat, muy adecuado para que personas sin conocimientos técnicos lo personalicen libremente.
Demostración de GGBot
versión de ventana
Para mac os x y linux, se recomienda compilarlo usted mismo
Simplemente ejecute el archivo ejecutable descargado. Después de que aparezca el código QR, escanee el código QR con su teléfono móvil para iniciar sesión. El robot se carga automáticamente:加群欢迎语
微软小冰
群签到
添加好友自动通过
. Se están desarrollando más funciones. Le invitamos a proponer las funciones que desee en issue
.
微软小冰
se cargará de forma predeterminada, así que primero utilice微信app
para seguir la cuenta oficial de Microsoft XiaoIce.
Después de ejecutar el robot una vez, generará conf.yaml
en el directorio unificado del archivo ejecutable. Abra este archivo.
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 : " "
Modifica las siguientes 2 líneas
tuling :
apikey : " " #这里填写你申请到的图灵机器人key
enable : true # 将这里改为true
Puede solicitar apikey de forma gratuita en el sitio web oficial de Turing Robot. Haga clic aquí para solicitarlo ahora.
Este robot está desarrollado en base a 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: ¿Qué debo hacer si la visualización de cmd es anormal al compilar y ejecutar en el sistema Windows?
R: Habilite los colores ANSI en el símbolo del sistema de 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 otros paquetes que pueden tener diferentes licencias de código abierto.
Copyright 2017 - 2027 Kevin.Gong aoxianglele#icloud.com