This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Tyler Samples edited this page Dec 24, 2018
·
7 revisions
Courtbot is a simple SMS service meant to assist individuals by providing reminders for hearing dates. Courtbot, specifically expands upon the original intent and additionally focuses on creating an easy to use, well-tested, and extremely configurable form of Courtbot.
- Reminders - Upon prompt Courtbot will attempt to respond to a user with as much information about the next upcoming hearing for a specific case number as possible.
- Case Types - Courtbot can be configured with multiple case types; such that hearing reminders and fine payment reminders can both be serviced in the same tool.
- County Duplication - Case id's in certain jurisdictions can overlap and an users prompt to Courtbot can be ambitious. Courtbot can be configured to ask the user additional details to narrow the case desired.
- Multiple Subscription - A user can subscribe to any number of cases and unsubscribe specifically from a single case.
- Encryption - Queued and subscribers phone numbers are stored securely.
- Multilingual - Courtbot is written to have completely translatable responses.
- Progressive Enhancement - Courtbot can adaptively change the response to the user based upon the case data, hearing data, and configuration of Courtbot available e.g. it can provide location and hearing details if available.