Skip to content

eric-yeung/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot that plays music! python

I decided to create a simple Discord bot using Python and the Discord.py API.

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

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages