ggbot
1.0.0
기술자가 아닌 사람들이 자유롭게 사용자 정의하기에 매우 적합한 멋진 WeChat 로봇
GGBot 데모
창 버전
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 공식 홈페이지에서 apikey를 무료로 신청하실 수 있습니다.
이 로봇은 위챗을 기반으로 개발되었습니다.
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 aoxianlele#icloud.com