An Arknights and Girls' Frontline news watcher for docter and commander
Before using autoloader, you need to build a QQ message sender, mirai-cpp-messagesender
First get source code
$ git clone https://github.com/D-0000000000/autoloader.git
Specific QQ message sender for function consume
in autoloader.go
.
If you want to use a new QQ message sender, you can rewrite function consume
.
Then build autoloader.
$ cd autoloader
$ go build
$ autoloader
Once autoloader get new message, message will send to QQ by message sender
Actually I don't know anything about golang. I just modified a project from hguandl I don't know if there is any problem. But it did work. If there is any problems on code I'm out.
Watch list refer to config.yaml
.
This project is based on hguandl's project dr-feeder.
I just modified some configuration and call a externel program to send message.