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.
Randomly generates a simulation of celestial bodies. Creates a video of the simulation. Sends the video to users via Telegram.
Python 3.6 or later ffmpeg (for video processing)
pip install -r requirements.txt
python bot.py