You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technically a reimplementation of a HAL-9001 command, though we won't be using the same method.
Implement a command to look things up using Wolfram|Alpha, but using the proper WA API instead of whatever (probably against WA's ToS) method HAL-9001 was using. Will require an API key and a rate limiter similar to the weather command since free API keys only allow 2000 calls per month.
The text was updated successfully, but these errors were encountered:
Technically a reimplementation of a HAL-9001 command, though we won't be using the same method.
Implement a command to look things up using Wolfram|Alpha, but using the proper WA API instead of whatever (probably against WA's ToS) method HAL-9001 was using. Will require an API key and a rate limiter similar to the
weather
command since free API keys only allow 2000 calls per month.The text was updated successfully, but these errors were encountered: