This is a discord.py music bot, which has 20 different commands. It extracts the audio data from youtube videos with youtube-dl (v2021.12.17).
m!play
m!skip
m!pause
m!resume
m!volume
m!replay
m!loop
m!now
m!queue
m!remove
m!clear
m!shuffle
m!join
m!leave
m!playlist
m!showplaylist
m!createplaylist
m!deleteplaylist
m!playlistadd
m!playlistremove
- Fork the replit from: https://replit.com/@Moehrchen/MusicBot-Mohrchen
- Add a system enviroment variable named "DISCORD_BOT_SECRET" with the TOKEN of your bot application from: https://discord.com/developers/applications
- Run the bot on: https://replit.com
- Copy the URL from the webserver and use it to create a HTTP-monitor on: https://uptimerobot.com
Created by Möhrchen (Thilo) --> Meister Möhre #1623
Basic Template: (from @amasad) --> https://replit.com/@amasad/Discordpy-Music-Bot
Copyright (c) 2022 - Möhrchen [Thilo]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.