Skip to content

HugoGGuerrier/DJ_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJ Bot : A simple Discord Bot to play music in a voice channel.

Version : 1.0a License : MIT Author : Guerrier Hugo

Dependencies :

  • Python 3
  • discord.py[voice]
  • google-api-python-client
  • youtube_dl
  • ffmpeg binary

How to install :

(Optional) - Create a virtualenv

  • $ mkdir venv
  • $ virtualenv venv
  • $ source venv/bin/activate

Install the project

  • $ python3 setup.py

Configure the project :

  • $ python3 main.py
  • Open the config.py file to configure the bot
  • Now you can start the bot just by launching the main.py script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages