Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 526 Bytes

keema

Mastodon bot in foresdon.jp.

install nvm and node.js v8.9.x

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh | bash

exit and re-login again to apply the environment variable.

nvm install lts/carbon

install keema

git clone https://github.com/kedamaDQ/keema.git

cd keema

npm install

npm run build

run keema

Run node lib/index.js -d, then listen to local timeline and reply to specified keywords. Run node lib/index.js -o, then announce today's event menus.