Skip to content

a bot to get text notifications when MyTutorBridge tutoring sessions are available to tutors

Notifications You must be signed in to change notification settings

lukelmg/MyTutorBridgeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyTutorBridgeBot

a bot to get text notifications when MyTutorBridge tutoring sessions are available to tutors

dependencies:

puppeteer, twilio, and dotenv

use a .env file to store your important variables. It should look something like this:

accountSid='your_twilio_account_sid'
authToken='your_twilio_auth_token'

user='your_username'
pass='your_password'

phoneReceive='+123456789'
phoneSend='+123456789'

About

a bot to get text notifications when MyTutorBridge tutoring sessions are available to tutors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published