Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 390 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 390 Bytes

insomnia-bot - A Discord music bot

Features

  • Search and play from YouTube Music by default
  • Add albums and playlists to queue
  • Loudness normalization
  • Sponsorblock segment skipping

Requirements

  • ffmpeg
  • yt-dlp
  • ytmusicapi python module

Configuration

Create a file config.toml

# The bot's token
token = ""

# Optional, change the prefix
# prefix = "~"