Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.
/ bikexbot Public archive

A Twitter bot that sends out regular #BikeShareChallenge tweets on a schedule.

License

Notifications You must be signed in to change notification settings

thzinc/bikexbot

Repository files navigation

BikeXBot - Precursor to BikeShareSystem

This is a precursor to BikeShareSystem. It's a Twitter bot that sends out regular #BikeShareChallenge tweets on a schedule.

Quickstart

This project runs as an Auth0 Webtask. To get started with the challenger, create a copy of .secrets-template and name it .secrets-dtla.

Set up

  • Sign up for Auth0 Webtasks
  • Grab the Webtask CLI: npm install wt-cli -g
  • Init the Webtask CLI: wt init
  • Create a Twitter app
  • Copy .secrets-template file to .secrets and fill it in with your data from above

Running

Run the following to create and publish a Webtask:

cd challenger
npm install
npm run start

This starts a process that watches for changes to index.js and updates the Webtask.

Code of Conduct

We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.

Contributing

We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.

License and Authors

Daniel James logo Daniel James

license GitHub contributors

This software is made available by Daniel James under the MIT license.

About

A Twitter bot that sends out regular #BikeShareChallenge tweets on a schedule.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published