All Projects → eric-yeung → Discord-Bot

eric-yeung / Discord-Bot

Licence: other
Discord Bot written in Python that plays music in your voice channel

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Discord-Bot

axiol
🚀 An advanced Python Discord bot for everyone
Stars: ✭ 39 (+8.33%)
Mutual labels:  discord-py
gitbot
The most popular Discord dev toolkit with 400k+ users 🚀✨
Stars: ✭ 59 (+63.89%)
Mutual labels:  discord-py
dpytools
Collection of easy to use, beginner friendly but powerful, orthogonal tools to speed up discord bots development (discord.py)
Stars: ✭ 23 (-36.11%)
Mutual labels:  discord-py
Novus
An asyncio Python wrapper around the Discord API, forked off of Rapptz's Discord.py.
Stars: ✭ 59 (+63.89%)
Mutual labels:  discord-py
discord-sniper
🔰 Discord Nitro, Giveaway and Privnote sniper! Made with Python
Stars: ✭ 120 (+233.33%)
Mutual labels:  discord-py
Dredd
A multipurpose Discord bot written in python language and enhanced discord.py library.
Stars: ✭ 105 (+191.67%)
Mutual labels:  discord-py
cogwatch
Automatic hot-reloading for your discord.py command files.
Stars: ✭ 17 (-52.78%)
Mutual labels:  discord-py
Vale.py
A bot to support Discord servers that I like.
Stars: ✭ 14 (-61.11%)
Mutual labels:  discord-py
RTFMbot
Discord bot for programming, runs code (600+ langs), queries/show docs and references
Stars: ✭ 184 (+411.11%)
Mutual labels:  discord-py
discord-ext-slash
Support slash commands with an extension to Rapptz/discord.py
Stars: ✭ 18 (-50%)
Mutual labels:  discord-py
discord-super-utils
A modern python module including many useful features that make discord bot programming extremely easy.
Stars: ✭ 106 (+194.44%)
Mutual labels:  discord-py
Klaus-Bot
All files for my discord bot made in Python using discord.py.
Stars: ✭ 16 (-55.56%)
Mutual labels:  discord-py
FireBot
A Discord Bot I made using Python and discord.py
Stars: ✭ 52 (+44.44%)
Mutual labels:  discord-py
streamcord
A Discord bot that interacts with the popular streaming service Twitch.tv
Stars: ✭ 83 (+130.56%)
Mutual labels:  discord-py
Karuma
Karuma is a Discord Bot including Nukes, Raids, Mass DM and other features. Only for educational purposes 🥱🚀
Stars: ✭ 132 (+266.67%)
Mutual labels:  discord-py
coding-bot-v4
A discord bot for The Coding Realm
Stars: ✭ 26 (-27.78%)
Mutual labels:  discord-py
hawking
The retro text-to-speech bot for Discord
Stars: ✭ 24 (-33.33%)
Mutual labels:  discord-py
discord-py-heroku
Starter kit for hosting a Discord bot on Heroku
Stars: ✭ 85 (+136.11%)
Mutual labels:  discord-py
distest
A library used to do integration testing on discord bots
Stars: ✭ 29 (-19.44%)
Mutual labels:  discord-py
modis
A highly modular Discord bot designed for anyone to customise and self-host.
Stars: ✭ 16 (-55.56%)
Mutual labels:  discord-py

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].