Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 679 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 679 Bytes

AYT Translator

AYT is the acronym for "Auto Virtual Youtuber Translator", not Aidoru Virtual YouTuber.

Available Scripts

In the project directory, you can run:

ts-node src/server.ts

Start the translation service. The API is available at http://localhost:3001.

  • If you're going to use Microsoft Translator, set environment variable MICROSOFT_API_KEY.

yarn start

Start the frontend for the translation service. Open http://localhost:3000 to view it.

userscript.js

Add this user script to your TamperMonkey to use AYT as your Twitter translation backend.