Skip to content

evanc577/insomnia-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 = "~"