diff options
Diffstat (limited to 'soundchan.properties.example')
-rw-r--r-- | soundchan.properties.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/soundchan.properties.example b/soundchan.properties.example new file mode 100644 index 0000000..f862cc5 --- /dev/null +++ b/soundchan.properties.example @@ -0,0 +1,8 @@ +//The Bot Token you will have received from the discord developers page +botToken=BOT_TOKEN_FROM_DISCORD + +//The local file path to the directory of your sounds. Don't forget to escape your slashes +localFilePath=C:\\PATH\\TO\\SOUNDS\\DIRECTORY + +//The user for the +followingUser=USERNAME |