Skip to content

This is a centralized repository for the Texas Vaccine Updates Slack group bots.

License

Notifications You must be signed in to change notification settings

starblast/texas-vaccines

 
 

Repository files navigation

portfolio_view

Texas Vaccine Updates

If you would like to contribute a crawler just follow the folder structure and add your file to crawlers/

Install

npm install

Run

npm start

Test

npm test

You will need a .env file that looks something like this:

NODE_ENV=development
PORT=666
SLACK_WEBHOOK_URL=https://hooks.slack.com/services/blahblahblahblahblahblah
HEB_WEBHOOK_URL=https://hooks.slack.com/services/blahblahblahblahblahblah
ALBERTSONS_WEBHOOK_URL=https://hooks.slack.com/services/blahblahblahblahblahblah
ALAMO_WEBHOOK_URL=https://hooks.slack.com/services/blahblahblahblahblahblah
FHS_WEBHOOK_URL=https://hooks.slack.com/services/blahblahblahblahblahblah

You can use our testing webhook in channel #__test_channel__ or create your own to test with.

About

This is a centralized repository for the Texas Vaccine Updates Slack group bots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%