Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 834 Bytes

README.md

File metadata and controls

44 lines (23 loc) · 834 Bytes

🎶Inferno Music Bot🎶

Advanced Music Discord Bot, Supports Youtube/Spotify/SoundCloud

Requirements:

  • ffmpeg

  • ytdl (pip install youtube_dl)

  • Discord.py(voice) (python -m pip install -U discord.py[voice])

  • Discord.py (python -m pip install -U discord.py)

Bot Commands:

  • ?join

  • Usage: Joins a voice channel.

  • ?leave

  • Usage: leaves the voice channel.

  • ?play [song name]

  • Usage: Plays a song.

  • ?pause

  • Usage: Pauses the song.

  • ?resume

  • Usage: Resumes the paused song.

  • ?stop

  • Usage: Stops playing song

  • ?summon

  • Usage: Summons the bot to your voice channel.