added link to tweet in msg
This commit is contained in:
parent
6893208490
commit
768fa91867
@ -38,7 +38,7 @@ function run(msg, matches)
|
||||
return "Fehler: "..response_code
|
||||
end
|
||||
local data = json:decode(response_body)
|
||||
return "Tweet gesendet!"
|
||||
return "Tweet gesendet! Sieh ihn dir an: https://twitter.com/Mikubot_/status/"..data.id_str
|
||||
end
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user