From 7ffaf405f251bac54c9831253e92c769e197a1f5 Mon Sep 17 00:00:00 2001 From: Brandon Date: Tue, 10 Apr 2018 20:54:12 -0400 Subject: Add README and example --- soundchan.properties.example | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 soundchan.properties.example (limited to 'soundchan.properties.example') 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 -- cgit v1.2.3