Upvote bot on Steem Blockchain for Philippines Cebu Community
- Upvote can be done in every 12 hours.
- Using command
$upvote <steemit link>
- Added admin channel (No CoolDown)
- Added adjust in weightage
- modified
config.sample.json
toconfig.json
in src file - modified
.env.sample
to.env
npm install
oryarn install
- Development:
npm run dev
oryarn dev
- Production:
npm run build
oryarn build
MIT