Giter Club home page Giter Club logo

eversend_rates_twitter's Introduction

Eversend Twitter Exchange Rates Bot

Twitter bot for Eversend

Getting Started

Clone the repository

$ https://github.com/echilaka1/eversend_rates_twitter.git

Install dependencies:

$ npm install

Local Development

To protect the @eversend_rates account, the related consumer keys and access tokens are hidden as environment variables. You can create your own tokens and hook them into this project to run the code with a personal Twitter account, and also get your own Eversend API keys to run the code.

Create a .env file and provide values for the following keys

CLIENT_ID=eversend_client_id
CLIENT_SECRET=eversend_client_secret
CONSUMER_KEY=private_consumer_key
CONSUMER_SECRET=private_consumer_secret
ACCESS_TOKEN=private_access_token
ACCESS_TOKEN_SECRET=private_access_token_secret

Testing

To run tests locally:

$ node index.js

License

MIT © Echilaka1

eversend_rates_twitter's People

Contributors

echilaka1 avatar

Watchers

 avatar

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.