FitDevs-withKat / FitDevs-withKat/Twitter-Bot-

Update README

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

the functionality and architecture of the bot has changed since originally written

* chron jobs are now run from google cloud NOT from cron-job
* DB_URI env variable added
* Deployment is done via google cloud
* index.js has functions that are exported that functionalities of the bot that can run independently, the code can be run locally by updating the `start` script in `package.json` to target the functionality you want to run.
` "start": "functions-framework --target="`
You can then run `npm start` and send a GET request to the localhost address

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.