1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-11 01:22:48 +00:00

added soundlist to client

This commit is contained in:
2017-02-05 06:57:52 +00:00
parent 0448a2e755
commit d62370eb77
14 changed files with 165 additions and 47 deletions

View File

@@ -16,4 +16,4 @@ clean:
copyfiles:
cp config.template.json ./dist/config.template.json
all: linux mac windows copyfiles
all: linux copyfiles