Skip to content

kristofhracza/morty_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morty

Custom Discord bot

Features:

  • Play any audio from YouTube
  • Playlist loading and handling
  • Queue visualisation and shuffling
  • Multi server deployment
  • Fun functions

Usage:

Dependencies

Install libraries with: pip install -r requirements.txt

If you're on Linux make sure to have ffmpeg on your system. For Windows, the executable is provided.

Environment:

Config uses .env file, follow the given format:

TOKEN=MYTOKEN
FFMPEG_PATH=./ffmpeg/bin/ffmpeg.exe