Just wanna post hashtags #yolo

This commit is contained in:
Dafydd Francis 2013-01-30 22:13:08 +00:00
parent feb51aaceb
commit 3f2bb2bde1

View File

@ -14,7 +14,7 @@ var dent = function(dbot) {
request.post({
'url': 'http://identi.ca/api/statuses/update.json?status=' +
content,
escape(content),
'headers': {
'Authorization': auth
}