Skip to content

Discord Bot written in Python that plays music in your voice channel

Notifications You must be signed in to change notification settings

pnhearer/Discord-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Discord Bot that plays music! python

I decided to create a simple Discord bot using Python in order to advance my coding skills.

Please don't ask me for help with your code, this code is simple enough if you have a basic understanding of code

DO NOT COPY AND PASTE THIS CODE IF YOU DO NOT KNOW WHAT YOU ARE DOING. I WILL NOT HELP YOU.

This bot as of right now can:

  • Join the channel you're in
  • Play from Youtube
  • Pause
  • Stop
  • Resume
  • Clear messages in channel

To do:

  • Add messages when commands are executed succesfully ✔
  • Queue system
  • Have the bot always on (I would have to pay for this option so it's really not worth it as of right now)
  • Include eventual jokes
  • use cogs to organize commands

Dependecies:

INSTALL THESE DEPENDECIES IN ORDER FOR THE CODE TO WORK

  • discord.py
  • ffmpeg
  • YouTube-dl
  • dotenv

About

Discord Bot written in Python that plays music in your voice channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%