ghosty2004 / discord-twilio

Call a number using Twilio API and intercept the voice in discord channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple twilio integration with Discord

With this script you can call phone numbers directly from discord which allow to intercept the caller voice in a discord voice channel.

Thanks for Twilio which helped me to make this possible.

Getting started

  1. install node dependencies using npm install
  2. create a copy of .env.example to .env
  3. complete .env variables
  4. replace the websocket stream url from twiml.xml
  5. run npm run start

About

Call a number using Twilio API and intercept the voice in discord channel


Languages

Language:TypeScript 100.0%