Giter Club home page Giter Club logo

bcdevexbot's Introduction

bcdevexbot

Build Status

This is the code base for the @bcdevexbot twitter bot.

The bot calls the following APIs:

It tweets any opportunities that have been added since the last time the bot ran.

Two processes make up the bot:

  1. bot.py - The bot. It reads the API and tweets any new issues
  2. twitter_configuration.py - Gets the twitter help configuration values and stores them. Only runs once a day.

Example config file

Example config file needed for the bot.py and twitter_configuration.py processes.

[twitter]
consumer_key = nnnn
consumer_secret = xxxx
access_token = yyyy
access_token_secret = zzzz

[file]
pickle_file = /path/to/file/issues.pickle
twitter_help_config = /path/to/file/twitter_help_config.pickle
logging_config = /path/to/file/config/logging.yaml

Disclaimer

Not affiliated with the https://digital.gov.bc.ca/marketplace/opportunities site or the Province of British Columbia.

bcdevexbot's People

Contributors

monicag avatar dependabot[bot] avatar

Stargazers

Anne Thorpe avatar Chris Allison avatar Liudas Sodonis 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.