Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Small wishlist for the soundboard #328

Open
gymnae opened this issue Feb 13, 2021 · 2 comments
Open

[Feature Request] Small wishlist for the soundboard #328

gymnae opened this issue Feb 13, 2021 · 2 comments
Assignees
Labels
Feature Request A feature request

Comments

@gymnae
Copy link

gymnae commented Feb 13, 2021

Describe the solution you'd like

Mobile friendly soundboard

  1. The current interface does not enable selecting the soundboard tab in vertical screen orientation on smart phones
  2. Smaller spacing of the tiles for each sound file
  3. Ideally square tiles for easier smashing on mobile

Search for sounds

We have quite extensive libraries and a search would be great

Set Favourites with wildcards

Right now we are having hardcoded favourites in our old soundboard, the ability to set favourites with wildcards would be great

Count plays

  1. Persist the amount a certain sound has been played
  2. Allow for sorting by count

Enable upload without restart

This is not crucial for me, I will solve it via hard linking folders from our nextcloud, but for a self-contained solution it would be great to be able to upload files

Basic user management for the web ui

Right now the web ui is powerful, having access to it gives full access over the bot.

It would be great if there would be two tiers: Admin tier and user tier. The admin has full control of the bot, the user tier can upload files and play sounds, but not control the channel, mute, delete sounds etc. A simple password based differentiation might suffice. An alternative would be two different endpoints, which would bring some security through obscurity. A reverse proxy could be used to add a simple auth mechanism or point to the correct endpoint.

@gymnae gymnae added the Feature Request A feature request label Feb 13, 2021
@DuckBoss
Copy link
Owner

Thanks for the request! I'll look into this and see what I can do. I have a busy schedule for a while, so I might not be able to get to all of this immediately.

@DuckBoss
Copy link
Owner

DuckBoss commented Jul 6, 2021

Search for sounds: We have quite extensive libraries and a search would be great.

Hello, I forgot to mention earlier, but the bot contains the !sbsearch <name> command to allow fuzzy-searching of sound files in your library. This would fulfill your request for search functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A feature request
Projects
None yet
Development

No branches or pull requests

2 participants