Skip to content

jmtaber129/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

discord-bot

A Discord bot written in Python with discord.py.

Commands

The following commands are currently supported by this bot:

  • !rickroll <channel>: Joins 'channel', and begins playing Rick Astley's "Never Gonna Give You Up".
  • !youtube <url> <channel>: Joins 'channel', and begins playing the audio of the YouTube video found at 'url'.
  • !disconnect: Disconnects from the voice channel the bot is in.

Requirements

The following packages are required to run the bot:

  • Python 3.5 or higher.
  • discord.py[voice]
  • ffmpeg
  • youtubedl

About

A Discord bot written in Python with discord.py.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages