3
0
mirror of https://github.com/reality/dbot.git synced 2025-01-23 10:34:31 +01:00
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', {
'qs': {
'action': 'opensearch',