did stuff
This commit is contained in:
parent
fce08e2e75
commit
7566717b0c
@ -73,6 +73,7 @@ function addTutelToTutelServer()
|
||||
local tutelServer = getTutelServerAddress()
|
||||
local telegramInfo = getTelegramInfo()
|
||||
http.post(tutelServer .. "/tutel/add?label=" .. os.getComputerLabel() .. "&telegramUserId=" .. telegramInfo["telegramUserId"])
|
||||
telegramNotifier("Added Tutel to your Account: " .. os.getComputerLabel())
|
||||
end
|
||||
|
||||
function splitStringToArray(inputStr)
|
||||
|
Loading…
Reference in New Issue
Block a user