tuhinpal / coolvideo

A Telegram bot which generates your intro video programmatically πŸ“½οΈ

Home Page:https://telegram.me/coolvideorobot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supported By

image

Features πŸͺΆ

  • Generate videos programmatically from telegram input
  • High performance
  • High quality videos

Installation πŸ“¦

  • Installation is pretty easy, click the button below to get started with Heroku (Set a cron job so it always runs).

    Deploy

  • Run on a VPS with docker 🐳

      git clone https://github.com/tuhinpal/coolvideo.git
      cd coolvideo
      docker build -t coolvideo .
      docker run -d -e BOT_TOKEN={PUT_YOUR_BOT_TOKEN} coolvideo

Credits πŸ™

This project uses remotion to generate videos programatically with react.

License 🎯

Have a good day 🀘

About

A Telegram bot which generates your intro video programmatically πŸ“½οΈ

https://telegram.me/coolvideorobot

License:Apache License 2.0


Languages

Language:JavaScript 96.3%Language:Dockerfile 3.7%