Skip to content

tinojdev/python-discord-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord music bot

This is a music bot for discord. It is written in python and uses the discord.py library.

Originally written in Typescript but now ported to python because npm libraries have a habit of not working.

Setup

  • Download and install ffmpeg
  • Set the following environment variables:
DISCORD_TOKEN=your_token_here
TEMP_DIR=/path/to/temp/dir # this is where the bot will store temporary music files
  • Run python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages