# README
golangbot
telegram or other bot by golang. https://www.yuque.com/abser/solutions
Run Golang bot
View Pixiv Picture
支持翻页
Usage
Pre
- Docker or Go v1.15+
- TelegramBot Token @botfather
- PixivCookies or Username&Password [optional]
Docker
docker run -v ~/config.yaml:/config.yaml yhyddr/golangbot
Build
git clone https://github.com/abserari/golangbot
cd golangbot
# edit the config.yaml
go run main.go