/twilio-utils

Collection of twilio utils

Primary LanguageJavaScript

twilio-utils

Collection of twilio utils to go beyond what's offered by the twilio CLI. All the scripts requires ACCOUNT SID and SECRET defined in an .env file (not included in this repo)

List of scripts

  • purge-chat-service-users-and-channels.js: Remove all users and channel from a chat service. Particularly useful to clean up after a long series of tests.