This commit is contained in:
reality 2016-03-03 17:36:21 +00:00
parent 86c570a8c8
commit 84f8e7a151

View File

@ -50,7 +50,7 @@ var wikipedia = function(dbot) {
}); });
}, },
'~wikipedia': function(event) { '~w': function(event) {
request.get('http://wikipedia.org/w/api.php', { request.get('http://wikipedia.org/w/api.php', {
'qs': { 'qs': {
'action': 'opensearch', 'action': 'opensearch',