Updated README.md
This commit is contained in:
@@ -11,12 +11,14 @@ Since there is not yet any command to request a list of available sound files, j
|
||||
They are named after the scheme `command_soundname.dca` and would result in a channel command like `!command soundname` like in `!airhorn default`.
|
||||
Typing only the `!command` without an argument results in a random sound of this command's collection.
|
||||
|
||||
## Installation
|
||||
Coming soon.
|
||||
## To do
|
||||
- Remove hardcoded sound collections and let the bot build them himself by scanning the `audio/` folder for files.
|
||||
- Build-in web interface to trigger sounds.
|
||||
The idea is to be able to have a detailed listing of available sound files in a responsive interface and a simple button to trigger the sound playback in a channel.
|
||||
- ~~Remove hardcoded sound collections and let the bot build them himself by scanning the `audio/` folder for files.~~
|
||||
- ~~Build-in web interface to trigger sounds. ~~
|
||||
~~The idea is to be able to have a detailed listing of available sound files in a responsive interface and a simple button to trigger the sound playback in a channel.~~
|
||||
|
||||
## Known issues
|
||||
- enqueuePlay is not 99% of the time "OK", enqueueing has to be redesigned threadsafe.
|
||||
- none at the moment
|
||||
|
||||
Please use the issue tracker.
|
||||
|
||||
Reference in New Issue
Block a user