Files
Discord-Music-Bot/README.md
2023-02-07 15:05:33 +01:00

30 lines
550 B
Markdown

# Discord-Music-Bot
Simple Music-Bot for Discord written in Python with <3
## Features
- Using modern /-Commands
- Can play/stream songs from YouTube
- Multi-Server ready
## How to start
1. Clone the repository
2. cd into it
3. Run the **compiled** version: python3 Music-Bot.pyc -t TOKEN
4. Click on the invitation-Link in the terminal
5. DONE <3
## Commandlist
> - /join
> - /play
> - /nowplaying
> - /resume
> - /stop
> - /stream
> - /volume
## Features to add later...
- Permissions-System
- Song-Queue
- SoundCloud support
- Spotify Support