twilio-labs / function-templates

Twilio Function templates for different Voice, SMS, Video, Chat, Sync, etc use cases
MIT License
346 stars 323 forks source link

feat(templates): add number-activity, number-usage template #522

Open dsTw5 opened 4 months ago

dsTw5 commented 4 months ago

Description

functions to check sms/call usage per Twilio number

Checklist

Related issues

cmsunu28 commented 4 months ago

Hi, @dsTw5 ! Can you fix the lint errors on this one and add tests? It helps us a lot if you have tests so that we can keep your template robust as we update things. Thank you!