This commit is contained in:
Daniil Gentili 2016-06-19 00:53:17 +02:00
parent 61516e2984
commit 2a71e54e47
4 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
*mp3
bot/token

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "bot"]
path = bot
url = https://github.com/topkecleon/telegram-bot-bash

View File

@ -2,7 +2,7 @@
# Audiokeychain.com client
# Licensed under GPLV3
# Created by Daniil Gentili (https://daniil.it)
cd "$( dirname "${BASH_SOURCE[0]}" )"
if [ "$1" = "" ]; then
echo "Usage: $0 music.mp3"
exit

1
bot Submodule

@ -0,0 +1 @@
Subproject commit 034409c4915af91177577641c6c2c185b7ef66ba