bfroggio / screm

A Windows soundboard controlled via keyboard shortcuts and Twitch chat
MIT License
3 stars 2 forks source link

Fixing twitch help. #14

Closed xuther closed 4 years ago

xuther commented 4 years ago

Since we're already parsing the file name to remove prefix when we generate the list of options we don't need to do it again.

hacktoberfest

xuther commented 4 years ago

@jessemillar (hopefully this will notify you??)

jessemillar commented 4 years ago

@xuther It did!

jessemillar commented 4 years ago

@xuther Since I'm lame and don't have unit tests, does this properly return !sfx help, trigger normal sound effects, and trigger effects with aliases? I already turned off my computer for the night so I can't check myself (#mobile). I can check in the morning too, so no rush. I think this is the correct fix. Thank you for making the PR!

jessemillar commented 4 years ago

Tested locally. Works great. Thanks!