Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 725 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 725 Bytes

Noa

Docker Image CI
Misskey Bot to post notes on the Markov chain.

Use

Docker

  1. Dowload config.yml
  2. Enter your token and host server to config.yml
  3. docker run --rm -it -v $(PWD)/config.yml:/go/src/Noa/config.yml ghcr.io/tpc3/noa

Build

  1. Clone thos repository
  2. CGO_LDFLAGS -L/usr/lib/x86_64-linux-gnu -lmecab -lstdc++
  3. CGO_CFLAGS -I/usr/include
  4. go build

required

  • golang
  • mecab

Contribution

Contributions are always welcome. (Please make issue or PR with English or Japanese)