https://github.com/korolevsoftware/discord-sound-bot
Simple sound bot. Support youtube audio, have buttons controller
https://github.com/korolevsoftware/discord-sound-bot
Last synced: 11 days ago
JSON representation
Simple sound bot. Support youtube audio, have buttons controller
- Host: GitHub
- URL: https://github.com/korolevsoftware/discord-sound-bot
- Owner: KorolevSoftware
- License: apache-2.0
- Created: 2021-09-20T10:17:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T19:12:55.000Z (over 3 years ago)
- Last Synced: 2025-02-16T21:42:04.739Z (3 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-sound-bot
Simple sound bot. Support youtube audio, have buttons controller# dependencies
- pip install -U discord.py
- pip install -U yt_dlp
- pip install -U requests
- executable ffmpeg in main.py directory