token.json

{
  "__comment": "Visit https://apps.twitter.com and create a new application, then generate an Access Token for it.",
  "__comment2": "After obtaining these four details, put them into the following fields.",
  "ConsumerKey": "<YourConsumerKey>",
  "ConsumerSecret": "<YourConsumerSecret>",
  "AccessToken": "<YourAccessToken>",
  "AccessSecret": "<YourAccessSecret>"
}