diff options
Diffstat (limited to 'usersound.properties.example')
-rw-r--r-- | usersound.properties.example | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/usersound.properties.example b/usersound.properties.example new file mode 100644 index 0000000..248d71c --- /dev/null +++ b/usersound.properties.example @@ -0,0 +1,11 @@ +//Here we can map a user to a sound file, so many users can share the same intro soundbite and/or so you don't have to have extra copies of the same sound file + +//Discord user and the file (with extension) +Queen=WeAreTheChampions.mp3 + +//We can also link to sounds in folders inside the main sound folder +Shrek=More/SmashMouth.wav + +//Map multiple people to same sound +Thing1=sawing_wood.wav +Thing2=sawing_wood.wav |