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

uploading interactive twitter bot initital code #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

goawaygeek
Copy link

I made this a while back to test functionality on creating an interactive twitter bot using your initial code as a sample. It basically builds on a few of your demos and allows someone to interact with a twitter account and get a generated respond back to that account using the initial tweet as the seed for the text generation. i.e. if on twitter you say "@hemmingway-bot It was a long time" you might a get a respond from @hemmingway-bot to you saying 'It was a long time between drinks, it was obviously time to start a fight.'.

The code is ROUGH, it worked as a demo and then I moved on. It has been sitting around for a while now and I figured I should probably do something with it so putting it back in here in case anyone else was looking for help seemed like the right thing to do.

Next steps would be to build it out so that it works from web hooks, I ran it manually to test it and then stopped, it cost more to run than I would like given that cloud-sql is kinda expensive.

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.

None yet

1 participant