Skip to content

pls correct readme because twitter_config not work #66

@odykyi

Description

@odykyi

Where I need to create this config?
I try create twitter_config file in root and in data directory
its not work

/node_modules/twitter-node-client/lib/Twitter.js:9
    this.consumerKey = config.consumerKey;
                             ^

TypeError: Cannot read property 'consumerKey' of undefined

{
    	"consumerKey": "XXX",
    	"consumerSecret": "XXX",
    	"accessToken": "XXX",
    	"accessTokenSecret": "XXX",
    	"callBackUrl": "XXX"
}

Please create example folder in your repository with example twitter application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions