/tl-buddy

Provides notifications in Discord for translation messages posted during YouTube livestreams.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

TLBuddy

Provides notifications in Discord for translation messages posted in any language during YouTube livestreams. Offers customisable prefixes to match the translation style and language.

🤖 Add TLBuddy to your Discord server: TLBuddy Invite Link 🤖

If you find TLBuddy useful, please consider supporting at: ko-fi.com/oatycreates

Thanks as always to the translators ❤

Author: Oats - @OatyCreates ©2021

Command examples

  • !tlwatch https://www.youtube.com/watch?v=###########
  • !tlstop
  • !tlprefix [ES] ES:

Running

Ensure you set up a .env file in this folder and set:

To run the bot locally (needs Node/npm installed): npm install && node .

To deploy to Google App Engine (once configured): gcloud app deploy