Skip to content

HarshadRanganathan/dbei-bot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dbei-bot

Track current application processing dates for employment permits and support letter processed by the Department of Business, Enterprise and Innovation (Ireland).

This bot utilizes:

Running the App locally

You'll need Node & NPM installed on your local development machine.

npm run start

Runs the app in express server with fallback port as 1337.

Configuration

This app requires a local configuration file (.env) in the root directory with the following environment variables

DBEI_URL=<dbei_current_processing_dates_url>
SEND_API=<facebook_message_api>
VERIFY_TOKEN=<messenger_webhook_verification_token>
PAGE_ACCESS_TOKEN=<messenger_page_access_token>

About

Track current application processing dates for employment permits and support letter processed by the Department of Business, Enterprise and Innovation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published