forked from GitHub/dbot
~w
This commit is contained in:
parent
86c570a8c8
commit
84f8e7a151
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user