AlaricGilbert / autoloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pancake autoloader for Docter and Commander

An Arknights and Girls' Frontline news watcher for docter and commander

How to use

Before using autoloader, you need to build a QQ message sender, mirai-cpp-messagesender

Build autoloader

First get source code

$ git clone https://github.com/D-0000000000/autoloader.git

Specific message sender in weibo.go and akanno.go

$ cd autoloader
$ go build

Usage

$ autoloader

Once autoloader get new message, message will send to QQ by message sender

Some Infomation

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.

If you want to change watch list, please refer to autoloader.go. I'm sure you can figure it out easily.

Credit

This project is based on hguandl's project dr-feeder.
I just modified some configuration and call a externel program to send message.

About


Languages

Language:Go 100.0%