Skip to content

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

Notifications You must be signed in to change notification settings

ghosty2004/discord-twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published