Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 653 Bytes

File metadata and controls

24 lines (18 loc) · 653 Bytes

MemeConnect

Functionalities

In this section all planned and implemented functionalities for this bot will be listed:

Implemented

  • sfx: Plays a sfx
  • upload: Uploads a new sfx and makes it usable
  • list: Lists all sound effects available
  • help: All commands and usefull info

In Progress

To be Implemented

  • deleteSfx: Deletes a sfx

Disclaimer

For the moment all functionalities are performed locally, in the future we will try to implement it in a "cloud service".

Installs

$ npm install discord.js
$ npm install -g ffmpeg-binaries
$ npm install node-opus
$ npm install request