Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A Discord bot using Python, leveraging the movie.py library, to automate the process of creating video montages from individual clips and seamlessly uploading them to a cloud storage platform, specifically Google Drive. This side project showcases my skills in programming, automation, and cloud integration.

Notifications You must be signed in to change notification settings

cemund/auto-montage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Montage Bot

Automate Video Montage Creation and Cloud Storage Upload with this Discord Bot!

Overview

The Discord Montage Bot is a Python-based Discord bot that simplifies the process of creating video montages from individual clips and automatically uploading them to Google Drive. It streamlines content creation, making it a valuable tool for streamers, content creators, and anyone needing to compile video clips.

Features

  • Clip Compilation: Submit video clips to the bot, and it will seamlessly combine them into a simple montage.
  • Automated Workflow: The entire process, from clip submission to montage creation, is fully automated.
  • Google Drive Integration: Montages are automatically uploaded to your Google Drive, ensuring secure and convenient storage.
  • User-Friendly Commands: The bot offers an intuitive set of commands for easy interaction.

Getting Started

Follow these steps to get started with the Discord Montage Bot:

  1. Clone the repository to your local machine.
  2. Set up a Discord Bot on the Discord Developer Portal.
  3. Install the required Python libraries.
  4. Configure your Google Drive API credentials.
  5. Customize the bot's settings, including prefixes and folder destinations.
  6. Run the bot and invite it to your Discord server.

Usage

Once the bot is set up and running, users on your Discord server can:

  • Submit video clips for montage creation.
  • Use bot commands to control the montage process.
  • Access the montages on Google Drive.

A full list of available commands and usage examples can be found in the user guide.

Tech Stack

  • Python
  • Discord API
  • MoviePy
  • Google Drive API

About

A Discord bot using Python, leveraging the movie.py library, to automate the process of creating video montages from individual clips and seamlessly uploading them to a cloud storage platform, specifically Google Drive. This side project showcases my skills in programming, automation, and cloud integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages