Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.
/ discord-fx Public archive

moved to gitlab - "basic" airhorn.solutions-esque sound player for Discord

License

Notifications You must be signed in to change notification settings

nicholastay/discord-fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord f(x)

an airhorn.solutions-esque sound player for Discord written for node.js with eris.

Installation

$ git clone https://github.com/nicholastay/discord-fx.git && cd discord-fx # or download the zip i guess
$ npm install
$ cp config.js.template config.js
$ vi config.js # or your fav editor - you should be using a bot account for multiple voice connections across servers
$ node fx.js

# join voice channel and use !prettygood

Adding sound files

# Linux/Mac
$ ./fx_encode.sh [path/to/file.wav] [fx name] [fx ID]

# then you can reload with '.r' in the console if already running.

License

Licensed under the Zlib/libpng license. Full text in the root of the repository.

(Before you ask, no, this has nothing to do with math, but yes, I named it this way because f(x) sounds like FX as in 'Sound FX')

About

moved to gitlab - "basic" airhorn.solutions-esque sound player for Discord

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published