- URL unshortner
- URL full redirect list
- URL to mp3 converter
sudo apt install ffmpeg
- update .env and add
/usr/bin/ffmpeg
- https://github.com/BtbN/FFmpeg-Builds/releases
- download ...win64-gpl-shared.zip
- update .env and add
/path/to/ffmpeg/bin/ffmpeg.exe
.env takes a few varibles
TOKEN
discord bot token https://discordpy.readthedocs.io/en/stable/discord.htmlINPUT_CHANNEL
custom imput channelFFMPEG_LOCATION
location for ffmpeg