一个qq群用的双人在线五子棋bot
你甚至可以在QQ群里下五子棋
- visual studio 2019 (never tried 2017 but maybe it's ok)
- read the documentation of newbe.mahua qq bot framework IN DETAIL AND DO AS HE SAID
- .net framework 4.5.2 or above
- a server with windows os, or you could try deploy it on linux by following this link
clone
the project to your server/PC- open visual studio and build the project (you may need to restore the nuget pkgs)
- run
senrenbanka.murasame.qqbot/build.bat
, if build successed you will see "BUILD SUCCESSED" displayed on the terminal - cd to
bin/Debug/CQP
folder - move all files under the folder to your CoolQ install path
- open CoolQ, click the version number at the lower right for 5 TIMES, turn on developer mode and restart CoolQ
- select
lovemurasame
in CoolQ's application management and open it - type
/help
in group, read the commands/rules and start playing!