Robot WeChat yang mengagumkan, sangat cocok untuk dikustomisasi secara bebas oleh orang non-teknis
Demo GGBot
versi jendela
Untuk mac os x dan linux, disarankan untuk mengkompilasinya sendiri
Jalankan saja file executable yang diunduh. Setelah kode QR muncul, pindai kode QR dengan ponsel Anda untuk login. Robot secara otomatis memuat:加群欢迎语
微软小冰
群签到
添加好友自动通过
. Fitur lainnya sedang dalam pengembangan. Anda dipersilakan untuk mengusulkan fitur yang Anda inginkan dalam issue
.
微软小冰
akan dimuat secara default, jadi silakan gunakan微信app
untuk mengikuti akun resmi Microsoft XiaoIce terlebih dahulu
Setelah robot dijalankan sekali, ia akan menghasilkan conf.yaml
di direktori terpadu dari file yang dapat dieksekusi. Buka file ini.
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 : " "
Ubah 2 baris berikut
tuling :
apikey : " " #这里填写你申请到的图灵机器人key
enable : true # 将这里改为true
Anda dapat mengajukan apikey secara gratis di situs resmi Turing Robot. Klik di sini untuk mendaftar sekarang.
Robot ini dikembangkan berdasarkan 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
T: Apa yang harus saya lakukan jika tampilan cmd tidak normal saat kompilasi dan dijalankan pada sistem Windows?
J: Aktifkan warna ANSI di command prompt 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.
CATATAN : Perangkat lunak ini bergantung pada paket lain yang mungkin dilisensikan di bawah lisensi sumber terbuka yang berbeda.
Hak Cipta 2017 - 2027 Kevin.Gong aoxianglele#icloud.com