Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 542 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 542 Bytes

3 BODY SIMULATION

This Python project features a Telegram bot that generates and sends a video simulation of celestial bodies in motion. The bot creates a visual representation of the simulation, then processes it into a video and sends it to users upon request.

Features

Randomly generates a simulation of celestial bodies. Creates a video of the simulation. Sends the video to users via Telegram.

Requirements

Python 3.6 or later ffmpeg (for video processing)

Installation

pip install -r requirements.txt

Start

python bot.py