Skip to content

A bot that plays sfx using local files (very simple)

Notifications You must be signed in to change notification settings

LendaDeAfonselio/SfxBot

Repository files navigation

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

About

A bot that plays sfx using local files (very simple)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published