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

Add Express Compatibility #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

noaether
Copy link

@noaether noaether commented Feb 4, 2022

Make the Twitter Bot able to be launched locally with NodeJS and Express.

Copy link

@gxanshu gxanshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍

@camin-mccluskey
Copy link

@Pocoyo-dev awesome work - 1 question, how would this work with multiple users? I assume you'd need some way to store the tokens against an id for each user? I don't think the original implementation supported this but I'm trying to create a similar system (not Twitter API), with an Express backend so I'm curious 😄

@noaether
Copy link
Author

Yeah, you could store the ID/Token on firebase, ask the user for the ID (Query parameters or API Key header) and work with these variables

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 this pull request may close these issues.

3 participants