tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.55k stars 214 forks source link

Audio files #343

Closed kferrano closed 5 years ago

kferrano commented 5 years ago

How can I play an audio file ?? so that for example in "!noob" "you are a noob" is played, as an audio file

AlcaDesign commented 5 years ago

You should search npm for "audio" or "sound" and try a few packages. If you need help with creating a command structure I can help you with that but the audio side really has nothing to do with tmi.js.