mirror of
https://github.com/hazemKrimi/discord-bot.git
synced 2026-05-01 18:30:25 +00:00
1889f180216635699f188045087e67370e4f5756
Bantoufi Discord Bot
Simply a discord bot that plays audio tracks from facebook, youtube and podcast websites
Development
For development you need the following node modules installed globally:
- node-gyp
npm install -g node-gyp
- node-pre-gyp
npm install -g node-pre-gyp
- patch-package
npm install -g patch-package
- windows-build-tools
npm install --g --production --vs2015 --add-python-to-path windows-build-tools
Deployment to Heroku
- Fork this repository
- Create an app on Heroku
- Connect the app with your forked repository
- Add these buildpacks: Ffmpeg buildpack and Puppeteer buildpack
- Deploy
Check this video for a detailed guide
Languages
JavaScript
100%