Skip to content

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

License

Notifications You must be signed in to change notification settings

oatycreates/tl-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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