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

kedamaDQ/keema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.