2020-06-17 21:10:39 +01:00
2020-05-21 04:54:09 +01:00
2020-05-12 09:53:33 +01:00
2020-05-14 12:00:36 +01:00
2020-04-28 01:38:41 +01:00
2020-05-12 09:53:33 +01:00
2020-05-12 09:53:33 +01:00
2020-05-14 10:50:37 +01:00
2020-06-17 21:10:39 +01:00

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

  1. Fork this repository
  2. Create an app on Heroku
  3. Connect the app with your forked repository
  4. Add these buildpacks: Ffmpeg buildpack and Puppeteer buildpack
  5. Deploy

Check this video for a detailed guide

S
Description
A discord bot that plays audio tracks from facebook, youtube and podcast websites
Readme MIT 652 KiB
Languages
JavaScript 100%