texas-vaccine-updates / slack-crawlers

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

Home Page:https://join.texasupdates.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Here is a .env file that will get you up and running. Just save it as .env in this project.

NODE_ENV=development
PORT=666
KEEP_ALIVE_URL=https://texas-vaccines.herokuapp.com/alive
SLACK_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH
HEB_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH
ALBERTSONS_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH
ALAMO_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH
BELL_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH
UNIVERSITY_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH
FALLSHOSPITAL_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH
CORYELL_WEBHOOK_URL=https://hooks.slack.com/services/BLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAHBLAH

Join the #__test_channel__ in Slack to get working webhook URLs.

About

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

https://join.texasupdates.com

License:MIT License


Languages

Language:JavaScript 100.0%