A Chrome extension to send any Youtube video with the current timestamp to any Telegram channel that you have ownership on.
- Run
npm i. - Run
npm run build. - Open
chrome://extensions/inside your browser, click onLoad unpackedand select thedistfolder.
On first launch you'll have to provide a bot token and a channel id. Please, note that the bot should have permissions of an admin in that channel. The data you'll provide will be saved to be used in future requests.
