For the complete documentation index, see llms.txt. This page is also available as Markdown.

Twitter module

Getting the Consumer key, Consumer secret, Access token, Access token secret

1. Go to https://dev.twitter.com/apps and click Create a new application (if you do not have a Twitter account, you first need to create one):

2. On the page Keys and Access Tokens of your application find Consumer Key and Consumer Secret:

3. At the bottom of the page, click Create my access token to generate Access token, Access token secret:

Last updated