https://github.com/dorstern3/discord-bot-music
Discord Bot Music
https://github.com/dorstern3/discord-bot-music
discord-bot music-bot python
Last synced: over 1 year ago
JSON representation
Discord Bot Music
- Host: GitHub
- URL: https://github.com/dorstern3/discord-bot-music
- Owner: dorstern3
- Created: 2022-07-18T11:22:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T14:22:17.000Z (over 3 years ago)
- Last Synced: 2025-01-29T07:30:31.583Z (over 1 year ago)
- Topics: discord-bot, music-bot, python
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discord-Bot-Music
## View:
https://user-images.githubusercontent.com/96941609/192587405-5188a013-98e7-432e-b7ae-37ce62695255.mp4
## Add Enviroment Variable (.env file):
- add the file **.env** and **edit** according to your **TOKEN** variable.
## Install:
- python -m pip install dotenv
- python -m pip install discord
- python -m pip install youtube
- python -m pip install asyncio