heyitsmass / BayView

The next generation reservation tracking and notification system
https://bayview.dev
MIT License
1 stars 2 forks source link

Twitter Notifier Implementation #16

Closed heyitsmass closed 11 months ago

heyitsmass commented 1 year ago

The twitter notifier is an optional addition to the notifier class. It should be able to send a DM to a user on twitter and react to replies such as 'Okay' or "Remind me later" and act accordingly.

https://github.com/heyitsmass/BayView/blob/b335f46bd55299100313360e111e700b8bc3f6a0/src/types/ItineraryManager.ts#L256-L261