vernig / twilio-utils

Collection of twilio utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Collection of twilio utils


Languages

Language:JavaScript 100.0%