A weather wiki
Bd script 2
$nomention
$argsCheck[>1;Location?]
$httpGet[https://api.somecool.repl.co/weather?place=$replaceText[$message; ;+;-1]]
$title[***Weather in $httpResult[location]***]
$addField[Wind Display;$httpResult[wind_display];yes]
$addField[Observation Time;$httpResult[observation_time];yes]
$addField[Wind Speed;$httpResult[wind_speed];yes]
$addField[Humidity;$httpResult[humidity];yes]
$addField[Temperature;$httpResult[temperature] / $sum[$multi[$replaceText[$httpResult[temperature];Celcius; ;-1];$divide[9;5]];32] Fahrenheit ;yes]
$thumbnail[$httpResult[image_url]]
$image[https://api.cool-img-api.ml/weather-card?location=$replaceText[$message; ;+;-1]]
$footer[$username]
$footerIcon[$authorAvatar]
$addTimestamp
$onlyIf[$guildID!=;You can not use commands in DM's!]
$color[$random[1;16777216]]
If u have any prblm so tell me