until-tsukuba / misskey_twins_bot

misskey bot which posts twins' announces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

misskey twins bot

install

  1. vim config.toml
[misskey]
url = "misskey.until.tsukuba.one"
token = "{{ access token }}"
userId = "{{ userId }}" # maybe aid, aidx, objectid, or ulid format string probably
  1. go build main
  2. ./main -config config.toml

About

misskey bot which posts twins' announces


Languages

Language:Go 100.0%