Remove all the Broken User-Agents

This commit is contained in:
dragonfire535
2017-03-12 13:23:44 -04:00
parent 41d8eaaf1f
commit 27cbe07fb6
8 changed files with 3 additions and 33 deletions
+1 -2
View File
@@ -31,8 +31,7 @@ class YodaCommand extends commando.Command {
},
headers: {
'X-Mashape-Key': config.mashapekey,
'Accept': "text/plain",
'User-Agent': 'XiaoBot - dragonfire535 (http://dragonfire535.tk)'
'Accept': "text/plain"
},
json: true
}