Skip to content

ShivangKakkar/VideoStickerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A star ⭐ from you means a lot to me !

Telegram bot to convert Video and GIFs to Video Stickers.

Open Source Love svg1

Functions

  1. Create video stickers using videos.
  2. Create video stickers using gifs.
  3. Create video stickers from existing video stickers (Kang Mode)
  4. Get webm file of any video sticker.
  5. Set custom emojis to video sticker.
  6. Save default emojis for video stickers.

Deployment

Deploy to Heroku

Deploy

  1. Tap on above button and fill values for needed variables
  2. Then tap "Deploy App" below it. Wait till deploying is complete (will take atmost 2 minutes).
  3. After deploying is complete, tap on "Manage App"
  4. Check the logs to see if your bot is ready!

Local Deploying

  1. Clone the repo

    git clone https://github.com/StarkBotsIndustries/VideoStickerBot
  2. Get a DATABASE_URL. If you don't know how, deploy using Heroku Button only or delete database things as it's not a compulsion.

  3. Edit settings.py and as your needs, rename .env.sample to .env and fill with your variables.

  4. Enter the directory

    cd VideoStickerBot
  5. Run the file

    python3 bot.py

Environment Variables

Mandatory Vars

To-Do

That's on you suggestions mainly...

PRs Welcome

Credits

Support

Channel :- @StarkBots

Group Chat :- @StarkBotsChat

:)

ForTheBadge made-with-python

ForTheBadge built-with-love

ForTheBadge makes-people-smile

Releases

No releases published

Packages

No packages published