Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
formatting changes
  • Loading branch information
MonicaG authored May 11, 2020
1 parent 9bd6738 commit 5af2bd2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@

This is the code base for the [@bcdevexbot](https://twitter.com/bcdevexbot) twitter bot.

The bot calls the [https://digital.gov.bc.ca/marketplace/api/opportunities/sprint-with-us/](https://digital.gov.bc.ca/marketplace/api/opportunities/sprint-with-us/) and [https://digital.gov.bc.ca/marketplace/api/opportunities/code-with-us/](https://digital.gov.bc.ca/marketplace/api/opportunities/code-with-us/)APIs and tweets any opportunities that have been added since the last time the bot ran.
The bot calls the following APIs:
* [https://digital.gov.bc.ca/marketplace/api/opportunities/sprint-with-us/](https://digital.gov.bc.ca/marketplace/api/opportunities/sprint-with-us/)
* [https://digital.gov.bc.ca/marketplace/api/opportunities/code-with-us/](https://digital.gov.bc.ca/marketplace/api/opportunities/code-with-us/)

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

Two processes make up the bot:

Expand Down

0 comments on commit 5af2bd2

Please sign in to comment.