Giter Site home page Giter Site logo

Comments (5)

ntindle avatar ntindle commented on September 25, 2024

I unfortunately don't have a twitter api key so I can't help :(

from auto-gpt-plugins.

jeffreycam avatar jeffreycam commented on September 25, 2024

the latest version of the twitter plugin wants this information added to the end of your env file. It has two additional tokens, Client ID & Client ID Secret.

################################################################################

TWITTER API

################################################################################

Consumer Keys are also known as API keys on the dev portal

TW_CONSUMER_KEY=
TW_CONSUMER_SECRET=
TW_ACCESS_TOKEN=
TW_ACCESS_TOKEN_SECRET=
TW_CLIENT_ID=
TW_CLIENT_ID_SECRET=

from auto-gpt-plugins.

ntindle avatar ntindle commented on September 25, 2024

@desojo

from auto-gpt-plugins.

monkeyden avatar monkeyden commented on September 25, 2024

the latest version of the twitter plugin wants this information added to the end of your env file. It has two additional tokens, Client ID & Client ID Secret.

################################################################################

TWITTER API

################################################################################

Consumer Keys are also known as API keys on the dev portal

TW_CONSUMER_KEY= TW_CONSUMER_SECRET= TW_ACCESS_TOKEN= TW_ACCESS_TOKEN_SECRET= TW_CLIENT_ID= TW_CLIENT_ID_SECRET=

So what are the middle two (TW_ACCESS_TOKEN, TW_ACCESS_TOKEN_SECRET)? The doc only mentions what Twitter calls "API Key" & "API Key Secret", and Twitter only shows those two in the Dev Portal.

Never mind. After creating an app, you have to generate Access Token & Access Token Secret.

from auto-gpt-plugins.

brk275 avatar brk275 commented on September 25, 2024

Its a pain in the ass to get through the auth now but I figured it out

from auto-gpt-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.