/weather
/weather is a dedicated weather command in Askify AI Bot.
It lets you query current weather directly by city name, without relying on AI chat.
How to Use
/weather <city>
Examples:
/weather Beijing
/weather Shanghai
/weather New York
What It Does
- Extracts the city name from the command
- Converts the city into coordinates before querying weather data
- Returns current weather in a formatted result
- Supports both Chinese and English city input
Notes
- If you do not provide a city name, the bot will show a prompt asking for one
- If the city cannot be found, the bot will return a not-found message
- English and Chinese i18n copy is available for this command
- Successful results are cached briefly to reduce repeated weather API requests
