weorkan on instal,ler
This commit is contained in:
@@ -23,12 +23,14 @@ if [ ! -f /usr/share/DREAMMAKER/.discord_url ]; then
|
||||
echo -e "Enter Discord Webhook URL\n\tRight click on server->server settings->integrations"
|
||||
read discord_file
|
||||
echo "$discord_file" > /usr/share/DREAMMAKER/.discord_url
|
||||
echo
|
||||
fi
|
||||
|
||||
if [ ! -f /usr/share/DREAMMAKER/.discord_tag ]; then
|
||||
echo -e "Enter Discord Member group to tag\n\tuse a backslash when tagging the roll like \\@notifications"
|
||||
read discord_tag_file
|
||||
echo "$discord_tag_file" > /usr/share/DREAMMAKER/.discord_tag
|
||||
echo
|
||||
fi
|
||||
|
||||
# install itt
|
||||
|
||||
Reference in New Issue
Block a user