UNPKG
@ztiknl/sara
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Sentient Artificial Responsive Agent
github.com/ZTiKnl/sara
ZTiKnl/sara
@ztiknl/sara
/
plugins
/
weather_forecast.json
6 lines
•
241 B
JSON
View Raw
1
2
3
4
5
6
{
"name"
:
"forecast"
,
"module"
:
"weather"
,
"regex"
:
"^(?:what)?
\\
s?(?:is)?
\\
s?(?:the)?
\\
s?(?:weather
\\
sforecast)
\\
s?(?:in|at|near|around|for)
\\
s([a-z,
\\
s
\\
-]+)$"
,
"description"
:
"Get weather forecast based on city, or country"
}