Skip to content

PWDSerialgamer07/chef-prime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chef-Prime

A simple discord bot for playing youtube videos with support for slash commands, timestamps and playlists

Usage:

  1. Install required libraries with:
pip install -R requirements.txt
  1. Edit .env with your bot's discord token, it should look like this:
DISCORD_TOKEN={your token here}
  1. Launch either "main.py" or "main-rewrite.py"

What's the difference between the rewrite and the other version?

The other version streams the music directly, while the rewrite downloads it, plays it then deletes it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages