www.twitchtts.net Open in urlscan Pro
2600:9000:2490:9400:1c:eab6:b240:93a1  Public Scan

Submitted URL: https://twitchtts.net/
Effective URL: https://www.twitchtts.net/
Submission Tags: phishingrod
Submission: On January 13 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

#

<form action="#">
  <div class="row">
    <div class="col-lg-8 col-md-8 col-sm-8 col">
      <div class="input-group mb-3">
        <div class="input-group-prepend">
          <span class="input-group-text" id="basic-addon3">twitch.tv/</span>
        </div>
        <input id="channelname" name="channel" type="text" class="form-control">
      </div>
    </div>
    <div class="col-lg-4 col-md-4 4 col-sm-4 col">
      <button class="btn btn-primary" onclick="startListening()" id="listenBtn" type="submit"> Start Listening</button>
    </div>
  </div>
</form>

#

<form action="#">
  <div class="row">
    <div class="col-6">
      <div class="input-group">
        <div class="input-group-prepend">
          <div class="input-group-text">$</div>
          <input type="number" min="0" class="form-control" value="5" id="tipAmount" onchange="valueCheck()">
        </div>
      </div>
    </div>
    <div class="col-6">
      <button class="btn btn-primary" id="tipBtn" type="submit" onclick="startCheckout()">Send Tip</button>
    </div>
  </div>
</form>

Text Content

TWITCH CHAT TTS

Please enter a channel below, then click "Start Listening" for text to speech.

twitch.tv/
Start Listening



Waiting for channel name...



Speech Volume

Voice (not applicable to Polly)

Use Amazon Polly (Beta)

Limit TTS to Moderators Only

Announce Chatter's Name Before Message

Exclude Certain Chatters

Please enter the chatters you would like to exclude in the box on the right,
making a new line for each chatter. Start with Known Bots

Note: Amazon Polly integration is a very early work in progress. Messages sent
will parry each other, rather than queue.

Export Channel to URL
Skip Message

TIP JAR

While not required by any means, sending a tip helps pay for server costs and my
time developing this project. Thanks so much!

$
Send Tip

BROWSER SOURCE EXPORT

×

Below is a url you can place as a browser source into OBS. This URL will auto
apply your channel name and start listening for messages.

Note that only Amazon Polly is supported as a browser source for OBS, and that
excluded chatters does not work (yet).

Copy URL
Close Save changes

Twitch TTS
 * Source Code
 * Creator - Seanhweb