botfactory

0.1.1 • Public • Published

BotFactory

This make BotGame.

Usage

npm install botfactory

Please make setting.json:

// setting.json
{
    "twitter": {
        "botname": "screen_name"
        "key": "Consumer Key",
        "secret": "Consumer Secret",
        "token": "Access Token",
        "tokensecret": "Access Token Secret"
    }
}

Please change scenario.json

node src/index

License

GPL-3.0

Readme

Keywords

Package Sidebar

Install

npm i botfactory

Weekly Downloads

1

Version

0.1.1

License

GPL-3.0

Last publish

Collaborators

  • kekemoto