kanatamon / particle-pioneer-tx-bot

1 stars 1 forks source link

Install dependencies

npm instal

Config your credentials in credentials.json

[
  {
    "type": "discord",
    "emailOrUsername": "username",
    "password": "password"
  },
  {
    "type": "twitter",
    "emailOrUsername": "username",
    "password": "password"
  }
]

Run bot

npm run bot

You can see number of tx via http://localhost:3000