[cmd] wolfram-alpha

This commit is contained in:
derpystuff 2022-05-22 12:49:08 +02:00
parent 4eccafdbb6
commit f4a22934c6
4 changed files with 78 additions and 1 deletions

View file

@ -14,6 +14,7 @@ const Api = Object.freeze({
SEARCH_GOOGLE_IMAGES: '/search/google-images',
SEARCH_BING: '/search/bing',
SEARCH_BING_IMAGES: '/search/bing-images',
SEARCH_WOLFRAM_ALPHA: '/search/wolfram-alpha',
PHOTOFUNIA_YACHT: '/photofunia/yacht'
})