Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variable to access a twitter should be loaded from .env file #35

Open
jairoandrescastaneda opened this issue Oct 5, 2020 · 0 comments · May be fixed by #38
Open

variable to access a twitter should be loaded from .env file #35

jairoandrescastaneda opened this issue Oct 5, 2020 · 0 comments · May be fixed by #38

Comments

@jairoandrescastaneda
Copy link

these variables must be loaded from the .env file so they don't have to enter the code just to modify them
consumer_key = 'XXXXXXXXXXXX'
consumer_secret = 'XXXXXXXXXXXX'
access_token = 'XXXXXXXXXXXX'
access_token_secret = 'XXXXXXXXXXXX

and this issue could be assigned to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant