Skip to content

Arcane Bot

A bot that converts random scenes from the Arcane series into GIFs and automatically shares them on Bluesky.

BotAutomation

About the Project

Arcane Bot automatically shares scenes from the Arcane series (set in the League of Legends universe) on the Bluesky platform. The bot selects random scenes from episodes, converts them to GIF format, and posts them on Bluesky.

Features

  • Random scene selection from the series
  • Automatic GIF conversion with FFmpeg (4 seconds, 4 FPS)
  • Bluesky API integration
  • Automated scheduled posts (every 4 hours)

Technical Details

The bot works as follows:

  • Selects a random episode from the folder
  • Determines the start and end timestamps
  • Picks a random 4-second scene from the episode
  • Converts the selected scene to GIF using FFmpeg
  • Automatically posts via the Bluesky API

Technologies Used

#nodejs#ffmpeg#bluesky-api#typescript