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
!tlwatch https://www.youtube.com/watch?v=###########
!tlstop
!tlprefix [ES] ES:
Ensure you set up a .env file in this folder and set:
YOUTUBE_API_KEY
(from Google Cloud Platform - YouTube APIs)DISCORD_API_KEY
(from Discord Developer Portal - Bot Token)
To run the bot locally (needs Node/npm installed): npm install && node .
To deploy to Google App Engine (once configured): gcloud app deploy