We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Configure twitter handle, so that a new tweet will be posted when some one submits new proposal.
Create a new twitter app at https://apps.twitter.com/app/new/ .
It creates an app which has read only permissions. Modify permissions to Read & write and regenerate access tokens.
read only
Read & write
Set TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_SECRET, TWITTER_ACCESS_TOKEN_KEY, TWITTER_ACCESS_TOKEN_SECRET as specified in settings file.
TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_SECRET, TWITTER_ACCESS_TOKEN_KEY, TWITTER_ACCESS_TOKEN_SECRET