Skip to content

My discord bot, which primarily plays music in calls with searching and queueing.

Notifications You must be signed in to change notification settings

MicJagger/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot

My own discord bot, which will have whatever features I decide to add to it

Currently it supports YouTube music in calls with video searching and queueing

Installation

Ensure you have python3 interpreter installed, and download FFmpeg

  1. git clone LINK
  2. cd discord-bot
  3. pip install -r ./requirements.txt
  4. On Windows, put ffmpeg.exe inside this directory, or add it to environment path - On Linux, install
  5. Create a .env file with TOKEN="YOUR_API_KEY", and put in the API key for your bot
  6. python bot.py

About

My discord bot, which primarily plays music in calls with searching and queueing.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages